Mantis - Resin
Viewing Issue Advanced Details
4689 minor always 07-28-11 17:12 08-08-11 13:53
alex  
alex  
normal  
closed 4.0.20  
fixed  
none    
none 4.0.21  
0004689: unknown argument should fail resin start
bin/resin.sh -bogus da start
should fail fast.

currently enters repeated start loop
jvm-default.log:

unknown argument '-bogus'

usage: bin/resin.sh [-options] [start | stop | restart]

where options include:
   -conf <file> : select a configuration file
   -log-directory <dir> : select a logging directory
   -resin-home <dir> : select a resin home directory
   -root-directory <dir> : select a root directory
   -server <id> : select a <server> to run
   -watchdog-port <port> : override the watchdog-port
   -verbose : print verbose starting information
   -preview : run as a preview server
unknown argument '-bogus'

Notes
(0005436)
alex   
08-08-11 13:53   
server/6d - server/6l