Merge pull request #622 from smcv/exeext
Silence Automake warning for items in TESTS being renamed
This commit is contained in:
@@ -51,7 +51,7 @@ test_extra_programs = \
|
||||
tests/try-syscall \
|
||||
$(NULL)
|
||||
|
||||
test-bwrap: bwrap
|
||||
test-bwrap$(EXEEXT): bwrap
|
||||
rm -rf test-bwrap
|
||||
cp bwrap test-bwrap
|
||||
chmod 0755 test-bwrap
|
||||
|
Reference in New Issue
Block a user