projects
/
mes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
build: Install naive diff.
[mes.git]
/
build-aux
/
test.sh
diff --git
a/build-aux/test.sh
b/build-aux/test.sh
index 023a4dd01f1ca456546e31df2de649c8c4622ce8..af8bc4913bde3236a40cc60edb98d4f83f66245f 100755
(executable)
--- a/
build-aux/test.sh
+++ b/
build-aux/test.sh
@@
-22,7
+22,7
@@
set -x
GUILE=${GUILE-$MES}
DIFF=${DIFF-$(command -v diff)}
GUILE=${GUILE-$MES}
DIFF=${DIFF-$(command -v diff)}
-[ -z "$DIFF" ] && DIFF="sh
build-aux
/diff.scm"
+[ -z "$DIFF" ] && DIFF="sh
scripts
/diff.scm"
t=${1-scaffold/tests/t}
rm -f "$t".mes-out
t=${1-scaffold/tests/t}
rm -f "$t".mes-out