"cheat" now has command-line arguments for generating cheat files
[open-adventure.git] / tests / Makefile
index 412ec6ab7aa0cc3436bc4b433a38fe50c784f25a..cbef1424c8a38de300cc5fb4bb3ef11a1a76ea2e 100644 (file)
@@ -38,7 +38,7 @@ buildregress:
        rm -f scratch.tmp
 regress:
        $(ECHO) -n "Generate cheat file: "
-       ../cheat
+       ../cheat -d -1000 -o cheat_numdie.adv
        @for file in $(TESTLOADS); do \
            $(ECHO) -n "  $${file} "; grep '##' $${file}.log  || echo ' ## (no description)'; \
            OPTS=`sed -n /#options:/s///p <$${file}.log`; \