Author: adam-guest
Date: 2008-03-29 18:11:34 +0000 (Sat, 29 Mar 2008)
New Revision: 1223

Modified:
   trunk/debian/changelog
Log:
Fix the shell wrapper entry *sigh* The new quoted behaviour isn't new, I'd just 
broken it in the previous version :(

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2008-03-29 18:01:17 UTC (rev 1222)
+++ trunk/debian/changelog      2008-03-29 18:11:34 UTC (rev 1223)
@@ -8,8 +8,8 @@
     + Fix heredoc detection to match '<< \EOT ... EOT'
     + Improve the invalid function name test to not trigger on IFS="()"
     + Modify the brace expansion test to allow "${foo},${bar}"
-    + Add another couple of variations on the theme of shell wrapper detection
-      (${1+"$@"} and "foo && exec bar")
+    + Add another variation on the theme of shell wrapper detection
+      ("foo && exec bar")
     + Temporarily disable the check for "complete" as it's too prone to false
       positives
     + Add checks for pushd and popd



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to