author | Thomas Arendsen Hein <thomas@intevation.de> |
Fri, 29 Jul 2005 15:11:34 +0100 | |
changeset 799 | 583e290e4945 |
parent 798 | c28f9feb7c2e |
child 800 | ec85f9e6f3b1 |
tests/README | file | annotate | diff | comparison | revisions |
--- a/tests/README Fri Jul 29 15:11:05 2005 +0100 +++ b/tests/README Fri Jul 29 15:11:34 2005 +0100 @@ -28,10 +28,6 @@ - diff will show the current time - use hg diff | sed "s/\(\(---\|+++\) [^ \t]*\)[ \t].*/\1/" to strip + use hg diff | sed "s/\(\(---\|+++\) [a-zA-Z0-9_/.-]*\).*/\1/" to strip dates -- set -x and pipelines don't generate stable output - - turn off set -x or break pipelines into pieces -