diff tests/test-revert.out @ 3020:ea2a9c13afc6

Add a hint for revert --all when aborting
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Tue, 29 Aug 2006 19:02:57 +0200
parents aebc3f64b20f
children 281f9f8f1bd4 03a665f9f913
line wrap: on
line diff
--- a/tests/test-revert.out	Mon Aug 28 21:49:02 2006 +0200
+++ b/tests/test-revert.out	Tue Aug 29 19:02:57 2006 +0200
@@ -55,7 +55,7 @@
 adding a
 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
 % should fail - no arguments
-abort: no files or directories specified
+abort: no files or directories specified; use --all to revert the whole repo
 % should succeed
 reverting a
 %% issue332