[Lsb-messages] /var/www/bzr/lsb/devel/lsbspec r4082: specdiff did not work when sh=dash, fix

Mats Wichmann mats at linuxfoundation.org
Mon May 11 06:06:04 UTC 2015


------------------------------------------------------------
revno: 4082
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: lsbspec
timestamp: Mon 2015-05-11 15:06:04 +0900
message:
  specdiff did not work when sh=dash, fix
modified:
  tools/specdiff
-------------- next part --------------
=== modified file 'tools/specdiff'
--- a/tools/specdiff	2015-02-05 14:56:15 +0000
+++ b/tools/specdiff	2015-05-11 06:06:04 +0000
@@ -71,7 +71,7 @@
 # (the three previous together are overkill, but have seen some odd behavior)
 
 
-function usage() {
+usage() {
     echo >&2
     echo >&2 "Usage: specdiff [arguments]"
     echo >&2



More information about the lsb-messages mailing list