Rename some make targests: test->test-container test-all->test

This commit is contained in:
Tomas Kral
2017-01-23 15:05:25 +01:00
parent 20b844d6e9
commit 0b1b7f3c35
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ set -e
# We can be sure that this container won't modify any files on hosts disk.
cp -r $KOMPOSE_TMP_SRC/ $(dirname $KOMPOSE_SRC)
make test-all
make test