Changeset 1d7c4b in git


Ignore:
Timestamp:
Jun 12, 1998, 11:08:31 AM (26 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
6fa72f7482e15836c42cc6af943d5e0485bf9c42
Parents:
3d82595ecd2572f089bc4cb7d0cb180200f63c59
Message:
* correction in $sed_scripts


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

Legend:

Unmodified
Added
Removed
  • Tst/regress.cmd

    r3d8259 r1d7c4b  
    22
    33#################################################################
    4 # $Id: regress.cmd,v 1.13 1998-06-12 06:30:17 obachman Exp $
     4# $Id: regress.cmd,v 1.14 1998-06-12 09:08:31 obachman Exp $
    55# FILE:    regress.cmd
    66# PURPOSE: Script which runs regress test of Singular
     
    4444}
    4545# sed scripts which are applied to res files before they are diff'ed
    46 $sed_scripts = "-e '/^\\/\\/.*used time:/d' -e '/^\\/\\/.*ignore:/d' -e '/error occured in/d'";
     46$sed_scripts = "-e '/^\\/\\/.*used time:/d' -e '/^\\/\\/.*ignore:/d' -e '/error occurred in/d'";
    4747
    4848
Note: See TracChangeset for help on using the changeset viewer.