[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/gpg4win/scripts/debian-xcompile
From:       Andre Heinecke <aheinecke () intevation ! de>
Date:       2012-12-06 10:28:34
Message-ID: 20121206102834.12731AC867 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1327564 by aheinecke:

Print parameters used when calling run


 M  +2 -1      functions  


--- branches/work/gpg4win/scripts/debian-xcompile/functions #1327563:1327564
@@ -11,8 +11,9 @@
 }
 
 function run() {
-    msg -n "${1}..."
+    msg -n "${1} : "
     shift
+    msg "$@"
     local OUTPUT
     OUTPUT="$("$@" 2>&1)"
     if [ $? -ne 0 ] ; then
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic