The following commit has been merged in the master branch:
commit f97e5dc22abd9b70d714d0e3e96ab6cc68414dcc
Author: James Vega <[email protected]>
Date: Tue Jul 6 19:06:19 2010 -0400
Add Closes for long-closed checkbashisms bug.
Signed-off-by: James Vega <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index 519b0a9..0d67ef5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -512,7 +512,8 @@ devscripts (2.10.51) unstable; urgency=low
+ Detect shellscript wrappers that use "then" or "else" before calling
exec. Thanks, Raphael Geissert. (Closes: #530815)
+ Fix a false positive detection of ". $(foo bar)" as attempting to pass
- arguments to a sourced script. Thanks, Raphael Geissert.
+ arguments to a sourced script. Thanks, Raphael Geissert. (Closes:
+ #530905)
+ Detect use of passing arguments to a sourced script as part of a
conditional statement. Thanks, Raphael Geissert.
+ Correctly count the number of quotes in a line when detecting whether
--
Git repository for devscripts
--
To unsubscribe, send mail to [email protected].