Modify

#171 closed defect (fixed)

print version exit code

Reported by: wiese Owned by: stuerze
Priority: normal Component: BNC
Version: Keywords:
Cc:

Description

bnc --version exits with code 2.
This is interpreted as error. It should exit with 0.

$ bnc --version
BNC 2.13.0
$ echo $?
2

Change History (1)

comment:1 by anonymous, 17 months ago

Resolution: fixed
Status: newclosed

exit code is changed to '0'

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.