Arguments passed to hobbitclient.sh
list Jason K. Kruse
Looking through the hobbitclient.sh while creating a patch to update my systems I noticed that the arguments passed from within the clientlaunch.sh script, other than -local, are ignored. Passing $* to the hobbitd_client call will fix this issue. Jason