From ca2ab722f0fc0f764600b3d44e2046629c0c9f29 Mon Sep 17 00:00:00 2001 From: OlivierRaginel Date: Sun, 16 Nov 2008 20:25:29 +0000 Subject: [PATCH] Item38: Removed ` from comment to ease security audit git-svn-id: http://svn.foswiki.org/trunk/ImgPlugin@736 0b4bb1d4-4e5a-0410-9cc4-b2b747904278 --- lib/TWiki/Plugins/ImgPlugin/build.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/TWiki/Plugins/ImgPlugin/build.pl b/lib/TWiki/Plugins/ImgPlugin/build.pl index 0de52b2..bdb62dd 100755 --- a/lib/TWiki/Plugins/ImgPlugin/build.pl +++ b/lib/TWiki/Plugins/ImgPlugin/build.pl @@ -11,7 +11,7 @@ # list) to be set to point at the build system and any required dependencies. # Usage: ./build.pl [-n] [-v] [target] # where [target] is the optional build target (build, test, -# install, release, uninstall), test is the default.` +# install, release, uninstall), test is the default. # Two command-line options are supported: # -n Don't actually do anything, just print commands # -v Be verbose