projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
113a2a3
)
Remove debris from the Makefile.
author
Eric S. Raymond
<esr@thyrsus.com>
Sun, 28 May 2017 17:55:41 +0000
(13:55 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Sun, 28 May 2017 17:55:41 +0000
(13:55 -0400)
tests/Makefile
patch
|
blob
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index 4ab1b4cee1b859dd65536eddb82e802c60715bd9..f7b6e2edbe37ebfec0040567f1660f478aba20f9 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-1,8
+1,5
@@
# 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
# scripts from parent directory. Note that using $PWD seems to fail
# here under Gitlab's CI environment.