Changeset 56ae4f in git


Ignore:
Timestamp:
Feb 12, 2004, 2:00:24 PM (20 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
8aa3edb3835ccad5d40202e90fc146b696229172
Parents:
24f4585ea577024a2d1c92bd69d7ddf6bfe83880
Message:
*hannes: 2-0 port: -s


git-svn-id: file:///usr/local/Singular/svn/trunk@7037 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Tst/regress.cmd

    r24f458 r56ae4f  
    22
    33#################################################################
    4 # $Id: regress.cmd,v 1.38 2002-01-23 16:13:51 levandov Exp $
     4# $Id: regress.cmd,v 1.39 2004-02-12 13:00:24 Singular Exp $
    55# FILE:    regress.cmd
    66# PURPOSE: Script which runs regress test of Singular
     
    9797# the default settings
    9898#
    99 $singularOptions = "--ticks-per-sec=100 -teqr12345678 --no-rc";
     99$singularOptions = "--ticks-per-sec=100 -teqsr12345678 --no-rc";
    100100# for testing under Windows, remove "e" option above and compile
    101101# res files on Linux, then copy to Windows and compare. Otherwise
    102102# you have problems with diff on Win. Just uncomment the next line:
    103 # $singularOptions = "--ticks-per-sec=100 -tqr12345678 --no-rc";
     103# $singularOptions = "--ticks-per-sec=100 -tqsr12345678 --no-rc";
    104104
    105105$keep = "no";
Note: See TracChangeset for help on using the changeset viewer.