Rename test files to testing
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
test: php
|
||||
$(call script,$@)
|
||||
3
build/make/testing.mk
Normal file
3
build/make/testing.mk
Normal file
@@ -0,0 +1,3 @@
|
||||
testing:
|
||||
#$(call download,$@)
|
||||
$(call download,scripts/$@,/opt/tmp)
|
||||
1
build/scripts/testing.sh
Normal file
1
build/scripts/testing.sh
Normal file
@@ -0,0 +1 @@
|
||||
#!/bin/bash
|
||||
Reference in New Issue
Block a user