summaryrefslogtreecommitdiff
path: root/tests/test-rofiles-fuse.sh
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2016-02-29 13:23:28 +0100
committerColin Walters <walters@verbum.org>2016-03-01 10:08:25 -0500
commit82d4e7fe68595d54e043b4f4429b7e68bd1240a5 (patch)
treeeadb4be9af5400d56f58881dde5678313a0f351a /tests/test-rofiles-fuse.sh
parent96d12b3f68216c006465930a7cc9f4faba3d13a0 (diff)
downloadostree-82d4e7fe68595d54e043b4f4429b7e68bd1240a5.tar.gz
Fix make syntax-check
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'tests/test-rofiles-fuse.sh')
-rwxr-xr-xtests/test-rofiles-fuse.sh7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/test-rofiles-fuse.sh b/tests/test-rofiles-fuse.sh
index 24ee2648..f621df9e 100755
--- a/tests/test-rofiles-fuse.sh
+++ b/tests/test-rofiles-fuse.sh
@@ -64,11 +64,6 @@ assert_not_has_dir checkout-test2/baz/another
echo "ok deletion"
-ostree --repo=repo commit -b test2 -s fromfuse --link-checkout-speedup --tree=dir=checkout-test2
+${CMD_PREFIX} ostree --repo=repo commit -b test2 -s fromfuse --link-checkout-speedup --tree=dir=checkout-test2
echo "ok commit"
-
-
-
-
-