Changeset 1242
- Timestamp:
- Oct 24, 2010, 2:59:32 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/error_test.sh
r1220 r1242 42 42 $GREP "svncopyright: '.*' is not a working copy" stderr || exit_fail 43 43 44 SVNDIGEST_run 1 --rapakalja 45 $GREP "svndigest: unrecognized option.*rapakalja" stderr || exit_fail 44 46 47 SVNCOPYRIGHT_run 1 --rapakalja 48 $GREP "svncopyright: unrecognized option.*rapakalja" stderr || exit_fail 45 49 46 50 exit_success;
Note: See TracChangeset
for help on using the changeset viewer.