From f60ddf9bf737e015f7da866ca7f46006b4ce9700 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 16 Jun 2009 20:34:55 -0700 Subject: Don't treat bug reporting message as a format string. --- debug/xtrace.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug') diff --git a/debug/xtrace.sh b/debug/xtrace.sh index e3b9daa433..8ef507ef38 100755 --- a/debug/xtrace.sh +++ b/debug/xtrace.sh @@ -55,7 +55,7 @@ Mandatory arguments to long options are also mandatory for any corresponding short options. " - printf $"For bug reporting instructions, please see: + echo $"For bug reporting instructions, please see: . " exit 0 -- cgit v1.2.3-70-g09d2