summaryrefslogtreecommitdiffstats
path: root/tests/exe/ob-unpacksource.sh
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-18 01:14:19 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-18 01:14:19 (EDT)
commitc589ff445c5a959bb19fefc559fd9042dfb72c8e (patch)
tree7677be66e85bc719fe4bb7f2a038ab83049700c3 /tests/exe/ob-unpacksource.sh
parent5ab540bc36ef272b3d9096f204ebad61e6a5c51a (diff)
ob-buildopk, ob-unpacksource, tests: Use ${TAR}
Diffstat (limited to 'tests/exe/ob-unpacksource.sh')
-rwxr-xr-xtests/exe/ob-unpacksource.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/exe/ob-unpacksource.sh b/tests/exe/ob-unpacksource.sh
index fbe94a2..901c221 100755
--- a/tests/exe/ob-unpacksource.sh
+++ b/tests/exe/ob-unpacksource.sh
@@ -34,7 +34,7 @@ cmd_is 'native sources unpacked' cat 'src/src/foo.sh' <<-EOF
rm -Rf 'src/'
mv '../src/' 'foo/'
-tar -czf '../foo-1.0.orig.tar.gz' 'foo/'
+${TAR} -czf '../foo-1.0.orig.tar.gz' 'foo/'
rm -Rf 'foo/'
command_ok_ 'ob-unpacksource exit status' ob-unpacksource