From: Nathan Wagner Date: Fri, 28 Sep 2018 18:05:26 +0000 (+0000) Subject: add install root for tests X-Git-Tag: v0.1.7~19 X-Git-Url: https://pd.if.org/git/?p=zpackage;a=commitdiff_plain;h=82ee9169bd30a98eda9e79e3bf914d8d068c8fbb add install root for tests --- diff --git a/t/install.t b/t/install.t index 00287a9..8f6d642 100755 --- a/t/install.t +++ b/t/install.t @@ -186,10 +186,9 @@ skiponfail 3 "can't create $pkgid" || { } } -tryrun zpm uninstall -d local.db third-1.0-1 +tryrun zpm uninstall -R. -d local.db third-1.0-1 test -f bin/echo failsok bin/echo removed -ls -l bin | diagstdin cd .. || bailout require rm -rf tmp