aboutsummaryrefslogtreecommitdiffstats
path: root/sha512sum-test
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-03-29 22:46:48 +0200
committerMattias Andrée <maandree@kth.se>2016-03-29 22:46:48 +0200
commit586421d5b532f51a44eef7b8c6a90c93b8ef83c1 (patch)
tree76dd2f098ec66f74581d5638bcb8a24cd34fc72d /sha512sum-test
parentadd -E test to test-test (diff)
downloadbase-util-tests-586421d5b532f51a44eef7b8c6a90c93b8ef83c1.tar.gz
base-util-tests-586421d5b532f51a44eef7b8c6a90c93b8ef83c1.tar.bz2
base-util-tests-586421d5b532f51a44eef7b8c6a90c93b8ef83c1.tar.xz
mv __{ => x}sum
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'sha512sum-test')
-rwxr-xr-xsha512sum-test/test2
1 files changed, 1 insertions, 1 deletions
diff --git a/sha512sum-test/test b/sha512sum-test/test
index 5e296c9..6c0f7be 100755
--- a/sha512sum-test/test
+++ b/sha512sum-test/test
@@ -3,4 +3,4 @@
export tool="$SHA512SUM"
export algo=sha512
-exec "$(dirname "$0")/../__sum/__test" "$@"
+exec "$(dirname "$0")/../__xsum/__test" "$@"