[SCM] Git repository for devscripts branch, master, updated. v2.12.4-43-g227b8b8

Benjamin Drung bdrung at debian.org
Thu Oct 25 20:17:06 UTC 2012


The following commit has been merged in the master branch:
commit 5e65b5348476850e0d7c8e0581538736791d7ad3
Author: Benjamin Drung <bdrung at debian.org>
Date:   Thu Oct 25 21:48:53 2012 +0200

    Correct test output for previous commit.

diff --git a/test/bashisms/ash-setvar.sh.out b/test/bashisms/ash-setvar.sh.out
index 44de53d..121a65c 100644
--- a/test/bashisms/ash-setvar.sh.out
+++ b/test/bashisms/ash-setvar.sh.out
@@ -1,2 +1,2 @@
-possible bashism in bashisms/ash-setvar.sh line 3 (setvar 'foo' 'bar' should be eval \$'foo' 'bar'):
+possible bashism in bashisms/ash-setvar.sh line 3 (setvar 'foo' 'bar' should be eval 'foo="'"$bar"'"'):
 setvar foo bar # BASHISM

-- 
Git repository for devscripts



More information about the devscripts-devel mailing list