Did something change to how the command line submission for Bj?
I tried "bj submit cat /etc/password" and get an error "F, [2008-09-03T11:06:58.045468 #5346] FATAL --
: can't convert nil into String (TypeError)".
Upon further investigation it appears that the submit command requires a file parameter now? So, I put the above command
in a file names test.sh and then issued the command "bj submit file=test.sh" and this worked.
Am I missing something or has the program been updated and the doc is out of date?
Thanks
Steve Kickert |