[svk-commit] r2636 - branches/bm/t/bm

nobody at bestpractical.com nobody at bestpractical.com
Sun Dec 16 00:17:25 EST 2007


Author: clsung
Date: Sun Dec 16 00:17:25 2007
New Revision: 2636

Modified:
   branches/bm/t/bm/move.t

Log:
- pat space

Modified: branches/bm/t/bm/move.t
==============================================================================
--- branches/bm/t/bm/move.t	(original)
+++ branches/bm/t/bm/move.t	Sun Dec 16 00:17:25 2007
@@ -28,7 +28,7 @@
      "Syncing $uri",
      'Retrieving log information from 6 to 6',
      'Committed revision 7 from revision 6.',
-     'Project branch created: feature/foo ']);
+     'Project branch created: feature/foo']);
 is_output ($svk, 'branch', ['--list'], ['feature/foo']);
 
 is_output ($svk, 'branch', ['--move', 'feature/foo', 'release-ready/bar'],
@@ -53,7 +53,7 @@
      "Syncing $uri",
      'Retrieving log information from 9 to 9',
      'Committed revision 10 from revision 9.',
-     'Project branch created: feature/moo ']);
+     'Project branch created: feature/moo']);
 is_output ($svk, 'branch', ['--move', 'feature/moo', 'feature/mar'],
     ["Merging back to mirror source $uri.",
      "Merge back committed as revision 10.",


More information about the svk-commit mailing list