[svk-commit] r2707 - trunk/t/mirror
nobody at bestpractical.com
nobody at bestpractical.com
Thu Mar 20 23:11:20 EDT 2008
Author: clsung
Date: Thu Mar 20 23:11:20 2008
New Revision: 2707
Modified:
trunk/t/mirror/sync-failed-hook.t
Log:
- for different error output from svn 1.5
- same format with previous commit, but
- no 'uncleaned txns (1) on //' msg
Modified: trunk/t/mirror/sync-failed-hook.t
==============================================================================
--- trunk/t/mirror/sync-failed-hook.t (original)
+++ trunk/t/mirror/sync-failed-hook.t Thu Mar 20 23:11:20 2008
@@ -41,7 +41,7 @@
is_output($svk, 'sync', ['//m'],
["Syncing $uri",
'Retrieving log information from 2 to 2',
- qr"A repository hook failed: 'pre-commit' hook failed .* error output.*:",
+ qr"A repository hook failed: .*'?pre-commit'? hook .* output.*:",
'hate']);
}
__DATA__
More information about the svk-commit
mailing list