aboutsummaryrefslogtreecommitdiffstats
path: root/test.do
diff options
context:
space:
mode:
Diffstat (limited to 'test.do')
-rwxr-xr-xtest.do4
1 files changed, 2 insertions, 2 deletions
diff --git a/test.do b/test.do
index eb36809..82cbd07 100755
--- a/test.do
+++ b/test.do
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -e
objects=(common.o pack.o test.o trace.o unpack.o ieee754b.o)
-redo-ifchange .link-executable "${objects[@]}"
-. ./.link-executable
+redo-ifchange link-executable.tool "${objects[@]}"
+. ./link-executable.tool