test-tools: fix portability issues
authorMatt Mackall <mpm@selenic.com>
Sat, 17 Jan 2015 13:38:17 -0800
changeset 23909 0760f023a34b
parent 23908 5502bd79d052
child 23910 759df5197e9a
test-tools: fix portability issues
tests/test-tools.t
--- a/tests/test-tools.t	Sat Jan 17 13:13:16 2015 -0800
+++ b/tests/test-tools.t	Sat Jan 17 13:38:17 2015 -0800
@@ -1,7 +1,7 @@
 Tests of the file helper tool
 
   $ f -h
-  Usage: f [options] [filenames]
+  ?sage: f [options] [filenames] (glob)
   
   Options:
     -h, --help            show this help message and exit
@@ -65,7 +65,7 @@
 #if unix-permissions symlink
   $ ln -s yadda l
   $ f . --recurse -MStmsB4
-  .: directory with 4 files, size=120, mode=755
+  .: directory with 4 files, size=*, mode=755 (glob)
   ./bar: file, size=21, mode=755, md5=3b03, sha1=612c
   ./baz: file, size=21, mode=755, md5=3b03, sha1=612c
   ./foo: file, size=4, mode=644, md5=d3b0, sha1=f1d2