chiark
/
gitweb
/
~mdw
/
runlisp
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
toy-runlisp: Delete old cruft.
[runlisp]
/
tests.at
diff --git
a/tests.at
b/tests.at
index 8c5d0c6f88d680dca808ee49bff11d60033e0de5..d769420808df442c2fc900e728c490fed64387d6 100644
(file)
--- a/
tests.at
+++ b/
tests.at
@@
-51,7
+51,7
@@
unset RUNLISP_USERCONFIG
m4_define([PREPARE_LISP_TEST],
[SETUP_RUNLISP_ENV
lisp=$1
m4_define([PREPARE_LISP_TEST],
[SETUP_RUNLISP_ENV
lisp=$1
-LISP=$m4_translit(m4_b
regexp
([$1], [/.*$], []), [a-z], [A-Z])
+LISP=$m4_translit(m4_b
patsubst
([$1], [/.*$], []), [a-z], [A-Z])
AT_SKIP_IF([test "x$LISP" = x])
case $lisp in
*/*) opt=${lisp#*/} lisp=${lisp%%/*} ;;
AT_SKIP_IF([test "x$LISP" = x])
case $lisp in
*/*) opt=${lisp#*/} lisp=${lisp%%/*} ;;