- Timestamp:
- Apr 23, 1998, 3:40:49 PM (26 years ago)
- Branches:
- (u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
- Children:
- 194f5e59bd9e85c6980cc413a9a115485d0bcb42
- Parents:
- 0132b0638cd998dc8af73be5cd04b4de19dbf35a
- Location:
- Tst
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Tst/regress.cmd
r0132b0 re36ae54 2 2 3 3 ################################################################# 4 # $Id: regress.cmd,v 1. 5 1998-04-23 12:44:46obachman Exp $4 # $Id: regress.cmd,v 1.6 1998-04-23 13:40:45 obachman Exp $ 5 5 # FILE: regress.cmd 6 6 # PURPOSE: Script which runs regress test of Singular … … 167 167 else 168 168 { 169 & mysystem("$gzip -f $root.res; $uuencode $root.res.gz $root.res.gz > $root.res.gz.uu ");169 & mysystem("$gzip -f $root.res; $uuencode $root.res.gz $root.res.gz > $root.res.gz.uu; $rm -rf $root.res.gz"); 170 170 } 171 171 }
Note: See TracChangeset
for help on using the changeset viewer.