summaryrefslogtreecommitdiffstats
path: root/test/test5.sh
blob: ea3dd534b38930f8d3c885341051afddd12b2fa9 (plain)
1
2
3
4
5
6
7
8
9
#!/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