# HG changeset patch # User Matt Mackall # Date 2005-11-08 18:36:23 # Node ID 3bd6d27cb81c15089104bc255594c83579e66ca6 # Parent faf46d810a85737b934fb5037388c74ecd1812e0 Fix up test-help, mark test-rename +x diff --git a/tests/test-help.out b/tests/test-help.out --- a/tests/test-help.out +++ b/tests/test-help.out @@ -191,6 +191,8 @@ show changed files in the working direct R = removed ? = not tracked +aliases: st + options: -m --modified show only modified files diff --git a/tests/test-rename b/tests/test-rename old mode 100644 new mode 100755