summaryrefslogtreecommitdiffstats
path: root/tests/copy-suite.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-23 19:52:33 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-23 19:52:33 (EDT)
commit46fa260ea1d89cdb39bf4fd7ca606bd076ab900f (patch)
treef837a6247df4c56336e7aaeb954dbf8ee429d527 /tests/copy-suite.sh
parent1b5ca65060ae01ed5232adfb8575ef807fb2e8a9 (diff)
tests/*.sh: Add ":" to end for zero exit status
Diffstat (limited to 'tests/copy-suite.sh')
-rwxr-xr-xtests/copy-suite.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/copy-suite.sh b/tests/copy-suite.sh
index d1efe98..8630fae 100755
--- a/tests/copy-suite.sh
+++ b/tests/copy-suite.sh
@@ -57,3 +57,5 @@ cat >'Packages.exp' <<-EOF
EOF
command_ok_ 'packages index OK' -- diff -u 'Packages.exp' "${got_packages}"
+
+: