summaryrefslogtreecommitdiffstats
path: root/test/test8.sh
blob: 8a1f0da17e66df5505054dc4680ab2206cf3e423 (plain)
1
2
3
4
5
6
7
#!/bin/sh -e

# desc: test if upgrade works when package is missing in repo

$APK add --root $ROOT --initdb --repository $PWD/repo1 test-a

$APK upgrade --root $ROOT