diff tests/test-audit-path.t @ 18336:77973b6a7b0b

merge: remove old pre-audit code checking for absolute paths Audit will handle this in a more elegant way.
author Mads Kiilerich <mads@kiilerich.com>
date Thu, 10 Jan 2013 03:40:45 +0100
parents 720308f741cb
children ef60083b5536
line wrap: on
line diff
--- a/tests/test-audit-path.t	Thu Jan 10 00:45:51 2013 +0100
+++ b/tests/test-audit-path.t	Thu Jan 10 03:40:45 2013 +0100
@@ -86,7 +86,7 @@
   $ hg manifest -r4
   /tmp/test
   $ hg update -Cr4
-  abort: *: '$TESTTMP/target//tmp/test' (glob)
+  abort: path contains illegal component: /tmp/test
   [255]
 
   $ cd ..