test: check if upgrade works when package is missing in repo

cute-signatures
Natanael Copa 2010-06-15 19:18:36 +00:00
parent 92533beae0
commit ac3d149cdd
1 changed files with 7 additions and 0 deletions

7
test/test8.sh Executable file
View File

@ -0,0 +1,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