From 546977281b51c55f1fab3f45e698bc3d6eb1fd00 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 13 May 2001 19:56:59 +0000 Subject: [PATCH] more straightforward macro usage --- exe/ltmacros.tpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/exe/ltmacros.tpl b/exe/ltmacros.tpl index 8a9fa0302..d6eb14bd7 100644 --- a/exe/ltmacros.tpl +++ b/exe/ltmacros.tpl @@ -40,8 +40,7 @@ ENDDEF =][= DEFINE lock-conflict =][= - (if (exist? "test") - (sprintf "\nif (%s) > /dev/null 2>&1 ; then" (get "test"))) =] + % test "\nif (%s) > /dev/null 2>&1 ; then" =] cat >&2 <<_EOF_ *** ERROR, $lockfile exists and contains: `cat $lockfile 2>/dev/null` -- 2.39.5