[svk-commit] r2706 - trunk/t
nobody at bestpractical.com
nobody at bestpractical.com
Thu Mar 20 23:05:46 EDT 2008
Author: clsung
Date: Thu Mar 20 23:05:46 2008
New Revision: 2706
Modified:
trunk/t/75hook.t
Log:
- for different error output from svn 1.5
- note with svn 1.5 this test will produce msg:
# uncleaned txns (1) on //
Modified: trunk/t/75hook.t
==============================================================================
--- trunk/t/75hook.t (original)
+++ trunk/t/75hook.t Thu Mar 20 23:05:46 2008
@@ -34,7 +34,7 @@
is_output ($svk, 'ci', ['-m', 'test commit', $copath],
['Commit into mirrored path: merging back directly.',
"Merging back to mirror source $uri/A.",
- qr"A repository hook failed: 'pre-commit' hook failed .* error output.*:",
+ qr"A repository hook failed: .*'?pre-commit'? hook .* output.*:",
'foo', ''
]);
1;
More information about the svk-commit
mailing list