[svk-commit] r3054 - trunk/t/bm

nobody at bestpractical.com nobody at bestpractical.com
Sat Aug 2 22:54:35 EDT 2008


Author: clsung
Date: Sat Aug  2 22:54:35 2008
New Revision: 3054

Modified:
   trunk/t/bm/push-pull.t

Log:
- win32 test tweak

Modified: trunk/t/bm/push-pull.t
==============================================================================
--- trunk/t/bm/push-pull.t	(original)
+++ trunk/t/bm/push-pull.t	Sat Aug  2 22:54:35 2008
@@ -117,7 +117,7 @@
         "New merge ticket: $test_uuid:/A/trunk:12",
         "Committed revision 19.",
         "Syncing //local/A/lo2(/local/A/lo2) in $corpath_default to 19.",
-        "A   A/new-file"]);
+        __("A   A/new-file")]);
 
 # add a file to remote
 append_file ("$corpath_test/A/new-file", "some text\n");


More information about the svk-commit mailing list