BTS

Message5855

Author Xk2c
Recipients Xk2c
Date 2016-04-30.13:36:06
Content
Hello Grml folks,

attached is a patch for check_com() it fixes bugs and is modified to use Zsh
feature.

changelog:
* FIX: in the elif a shift was missing
* MOD: use '(( ${+' instead of '[[ -n ${'
  One thing though: I tried to verify since when Zsh supports that.
  Currently i do not know where to get that from.
* FIX: add -g to help message


kind regards,

Thilo
Files
File name Uploaded
0001-check_com-fixed-and-zshified.patch Xk2c, 2016-04-30.13:36:06
History
Date User Action Args
2016-04-30 13:36:06Xk2csetrecipients: + Xk2c
2016-04-30 13:36:06Xk2csetmessageid: <1462023366.61.0.423255881403.issue2192@bts.grml.org>
2016-04-30 13:36:06Xk2clinkissue2192 messages
2016-04-30 13:36:06Xk2ccreate