diff options
author | Rob Austein <sra@hactrn.net> | 2007-10-23 07:20:27 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-10-23 07:20:27 +0000 |
commit | 66445ed4ac325b63a6f8b1138d02ffb4d6314b3b (patch) | |
tree | dc3692bb7782c9a47ccd743f4715bde8abfd818d /scripts/Makefile | |
parent | 4eda44bbddd2bdf2963ed285746f9a197725f959 (diff) |
Insomnia
svn path=/scripts/Makefile; revision=1188
Diffstat (limited to 'scripts/Makefile')
-rw-r--r-- | scripts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile index 11039603..fa6da636 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -17,7 +17,7 @@ up-down-schema.rng: up-down-schema.rnc trang up-down-schema.rnc up-down-schema.rng test: all - python xml-parse-test.py + time python xml-parse-test.py dont-run-trang: touch *.rng |