apk-tools/test/test5.sh
Natanael Copa 92533beae0 test: dont run sh manually but respect #!/bin/sh in each test
That way we can set sh options case by case
2010-06-15 15:53:32 +00:00

9 lines
169 B
Bash
Executable file

#!/bin/sh -e
# desc: test post-install script
$APK add --root $ROOT --initdb -U --repository $PWD/repo1 \
--repository $SYSREPO test-d
test -f "$ROOT"/post-install