Xymon Mailing List Archive search

Arguments passed to hobbitclient.sh

1 message in this thread

list Jason K. Kruse · Thu, 10 Aug 2006 10:15:12 -0500 ·
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