[SCM] Git repository for devscripts branch, master, updated. v2.12.4-55-g9e10e6c

Benjamin Drung bdrung at debian.org
Fri Oct 26 12:00:42 UTC 2012


The following commit has been merged in the master branch:
commit 5f9257af5426ede1d2502ad621f25a865e161645
Author: Benjamin Drung <bdrung at debian.org>
Date:   Fri Oct 26 13:53:12 2012 +0200

    The previous commit changed the order of the output (for the same code line).

diff --git a/test/bashisms/functions.sh.out b/test/bashisms/functions.sh.out
index 61a4c4d..f11bf39 100644
--- a/test/bashisms/functions.sh.out
+++ b/test/bashisms/functions.sh.out
@@ -8,25 +8,25 @@ possible bashism in bashisms/functions.sh line 25 (should be >word 2>&1):
 } &>/dev/null # BASHISM
 possible bashism in bashisms/functions.sh line 27 (function names should only contain [a-z0-9_]):
 ,() { # BASHISM
-possible bashism in bashisms/functions.sh line 31 (function names should only contain [a-z0-9_]):
-function foo:bar:BASHISM { # BASHISMS
 possible bashism in bashisms/functions.sh line 31 ('function' is useless):
 function foo:bar:BASHISM { # BASHISMS
-possible bashism in bashisms/functions.sh line 35 (function names should only contain [a-z0-9_]):
-function foo-bar-BASHISM() { # BASHISMS
+possible bashism in bashisms/functions.sh line 31 (function names should only contain [a-z0-9_]):
+function foo:bar:BASHISM { # BASHISMS
 possible bashism in bashisms/functions.sh line 35 ('function' is useless):
 function foo-bar-BASHISM() { # BASHISMS
+possible bashism in bashisms/functions.sh line 35 (function names should only contain [a-z0-9_]):
+function foo-bar-BASHISM() { # BASHISMS
 possible bashism in bashisms/functions.sh line 39 (function names should only contain [a-z0-9_]):
 foo-bar-BASHISM ( ) {
 possible bashism in bashisms/functions.sh line 47 ('function' is useless):
 function _ { #BASHISM
 possible bashism in bashisms/functions.sh line 51 (function names should only contain [a-z0-9_]):
 =() { #BASHISM
-possible bashism in bashisms/functions.sh line 55 (function names should only contain [a-z0-9_]):
-function BASHISM=() { #BASHISMS
 possible bashism in bashisms/functions.sh line 55 ('function' is useless):
 function BASHISM=() { #BASHISMS
-possible bashism in bashisms/functions.sh line 59 (function names should only contain [a-z0-9_]):
-function BASHISM= { #BASHISMS
+possible bashism in bashisms/functions.sh line 55 (function names should only contain [a-z0-9_]):
+function BASHISM=() { #BASHISMS
 possible bashism in bashisms/functions.sh line 59 ('function' is useless):
 function BASHISM= { #BASHISMS
+possible bashism in bashisms/functions.sh line 59 (function names should only contain [a-z0-9_]):
+function BASHISM= { #BASHISMS

-- 
Git repository for devscripts



More information about the devscripts-devel mailing list