Artifact fa62ae488144bae46b5d786f7e0e60b3ee534f60:
- File tests/Makefile — part of check-in [772558f8b5] at 2011-05-06 10:20:01 on branch trunk — Missing fixes redone. runs:test-get-info -> db:test-get-info (user: mrwellan, size: 304) [annotate] [blame] [check-ins using]
# run some tests MEGATEST=$(shell realpath ../megatest) runall : cd ../;make $(MEGATEST) -runall :sysname ubuntu :fsname nfs :datapath none :runname `date +%GWW%V.%u` -m "This is a comment specific to a run" test : cd ../;make test make runall dashboard : cd ../;make dashboard ../dashboard &