Remove debris from the Makefile.

This commit is contained in:
Eric S. Raymond 2017-05-28 13:55:41 -04:00
parent 113a2a3e94
commit e0f160d313

View file

@ -1,8 +1,5 @@
# Test-suite makefile for reposurgeon # Test-suite makefile for reposurgeon
# By setting the REPOSURGEON environment variable and using -e
# a different implementation can be plugged in to the tests.
# Use absolute path so tests that change working directory still use # Use absolute path so tests that change working directory still use
# scripts from parent directory. Note that using $PWD seems to fail # scripts from parent directory. Note that using $PWD seems to fail
# here under Gitlab's CI environment. # here under Gitlab's CI environment.