Opened 9 years ago
Last modified 7 years ago
#14202 new defect
Workaround potential absence of time command — at Version 1
Reported by: | jpflori | Owned by: | tbd |
---|---|---|---|
Priority: | minor | Milestone: | sage-6.4 |
Component: | interfaces: optional | Keywords: | time optional sieve |
Cc: | kcrisman, dimpase | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
On some systems (including but not limited to Cygwin), there is a bash "time
" keyword but no time
command.
This is problematic in sage/interfaces/qsieve.py (see optional - time
) doctests.
See also:
Change History (1)
comment:1 Changed 9 years ago by
- Description modified (diff)
- Summary changed from Workaround potential absence of time command on Cygwin to Workaround potential absence of time command
Note: See
TracTickets for help on using
tickets.