X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=tests%2FMakefile;h=80768024cf6febf4b51e921063040304e74f5e8d;hp=7087e69dd530be54d5a869a09bfa50d2ecd7f958;hb=9c6219a27d7967c4eea64702c9c0366c420c8e4c;hpb=34516ecf395123e8877ea79552e4833ca0e03c2e diff --git a/tests/Makefile b/tests/Makefile index 7087e69..8076802 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -149,7 +149,7 @@ count: # The *.chk files need not be up-to-date for this to work. # TAPFILTER=tapview -oldcompare: $(SGAMES) +oldcompare: @if [ -f ../advent430 ]; then cp ../advent430 ../adventure.data .; else echo "advent430 nonexistent"; exit 1; fi @-(for x in *.log; do \ stem=$${x%.log}; \