summary refs log tree commit diff
path: root/ports/test
diff options
context:
space:
mode:
Diffstat (limited to 'ports/test')
-rw-r--r--ports/test/add.sh2
-rw-r--r--ports/test/del.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/test/add.sh b/ports/test/add.sh index b7b595d..eae628b 100644 --- a/ports/test/add.sh +++ b/ports/test/add.sh
@@ -2,4 +2,4 @@
2set -e 2set -e
3 3
4chmod +x test.sh 4chmod +x test.sh
5cp test.sh /usr/local/bin/test-mp 5cp test.sh /usr/bin/test-mp
diff --git a/ports/test/del.sh b/ports/test/del.sh index af22f1e..0ed568c 100644 --- a/ports/test/del.sh +++ b/ports/test/del.sh
@@ -1,4 +1,4 @@
1. pkg.conf 1. pkg.conf
2set -e 2set -e
3 3
4rm /usr/local/bin/test-mp 4rm /usr/bin/test-mp