aboutsummaryrefslogtreecommitdiffstats
path: root/sha512-256sum-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 /sha512-256sum-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 'sha512-256sum-test')
-rwxr-xr-xsha512-256sum-test/test2
1 files changed, 1 insertions, 1 deletions
diff --git a/sha512-256sum-test/test b/sha512-256sum-test/test
index 31393a0..087cada 100755
--- a/sha512-256sum-test/test
+++ b/sha512-256sum-test/test
@@ -3,4 +3,4 @@
export tool="${SHA512_256SUM}"
export algo=sha512-256
-exec "$(dirname "$0")/../__sum/__test" "$@"
+exec "$(dirname "$0")/../__xsum/__test" "$@"