]> pd.if.org Git - zpackage/blobdiff - t/install.t
rename pkgfiles to syncfs
[zpackage] / t / install.t
index 3424361ac7928318f0dfa9ceaff02efe198a4287..9b8d5eebfee8810539318fe4da4cb9ce4bdf588d 100755 (executable)
@@ -53,11 +53,11 @@ PF=$pkgid.zpm
 #require zpm add -f $PF $pkgid /bin/true
 
 #
-# install via pkgfiles
+# install via syncfs
 #
 require zpm pkg -f $PF $pkgid status=installing
-zpm pkgfiles -d $PF -R. $pkgid 2>&1
-okexit ran pkgfiles
+zpm syncfs -d $PF -R. $pkgid 2>&1
+okexit ran syncfs
 
 test -f bin/true
 okexit bin/true installed