- Timestamp:
- May 6, 1998, 7:07:05 PM (26 years ago)
- Branches:
- (u'spielwiese', '873fc1222e995d7cb33f79d8f1792ce418c8c72c')
- Children:
- ca838941b4b4b85e27f6d06ecacd3d40d8f4de7a
- Parents:
- 3d063c7072a739414bcae6128a7000d525d24a85
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Tst/regress.cmd
r3d063c r3b82fb 2 2 3 3 ################################################################# 4 # $Id: regress.cmd,v 1. 8 1998-05-03 13:11:26obachman Exp $4 # $Id: regress.cmd,v 1.9 1998-05-06 17:07:05 obachman Exp $ 5 5 # FILE: regress.cmd 6 6 # PURPOSE: Script which runs regress test of Singular … … 109 109 else 110 110 { 111 $system_call = "$singular $singularOptions $root.tst > $root.new.res ";111 $system_call = "$singular $singularOptions $root.tst > $root.new.res 2>&1"; 112 112 } 113 113 # Go Singular, Go!
Note: See TracChangeset
for help on using the changeset viewer.