Remove old Makefile commands.

testing/mmn/mktime_takes_localtime_not_gmtime
Isis Lovecruft 2013-05-27 12:41:07 +00:00
parent e344aa182f
commit caad587a0d
No known key found for this signature in database
GPG Key ID: A3ADB67A2CDB8B35
1 changed files with 2 additions and 7 deletions

View File

@ -19,6 +19,7 @@ cleanup-tests:
mkdir -p tests/tmp
mkdir -p tests/logs
mv tests/*.log tests/logs/
touch placeholder.log
rm *.log
rm tests/random_seed
@ -29,13 +30,7 @@ cleanup-build:
mkdir buildnot
rm -rf build*
cleantest: cleanup-src cleanup-tests
mkdir -p tests/tmp
touch placeholder.log
rm -rf tests/tmp
rm *.log
test: cleantest
test: cleanup-src cleanup-tests
which gpg
gpg --version
which gpg2