IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 28, 2005, 1:46:29 PM (21 years ago)
Author:
desonia
Message:

bug #379 - folded in posted changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/runTest

    r3769 r3781  
    2626#
    2727#  $Revison:  $  $Name: not supported by cvs2svn $
    28 #  $Date: 2005-04-26 19:53:30 $
     28#  $Date: 2005-04-28 23:46:29 $
    2929#
    3030#  Copyright 2004 Maui High Performance Computering Center, University of Hawaii
     
    354354
    355355        # Perform difference on the STD stream files
    356         $diffstdout = `diff $streamFile $tempFile`;
     356        $diffstdout = `diff -b -y --suppress-common-lines $streamFile $tempFile`;
    357357
    358358        # Check the return value of the difference
Note: See TracChangeset for help on using the changeset viewer.