Changeset 1296


Ignore:
Timestamp:
Nov 14, 2010, 5:05:33 PM (13 years ago)
Author:
Peter Johansson
Message:

prefer using $GREP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/svndigest_copy_cache_test.sh

    r1293 r1296  
    3737SVNDIGEST_COPY_CACHE_run 0 -r $rootdir -t $pristine
    3838
    39 find $pristine | grep svndigest-cache || exit_fail
     39find $pristine | $GREP svndigest-cache || exit_fail
    4040rm -rf $pristine
    4141exit_success
Note: See TracChangeset for help on using the changeset viewer.