http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9288 Adrien SAURAT <adrien.saurat@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adrien.saurat@biblibre.com --- Comment #8 from Adrien SAURAT <adrien.saurat@biblibre.com> --- I tried the script and managed to have a successfull connection. An interactive script simulating a self checkout machine will indeed be very useful! Still, I have a few remarks : 1/ I had to manually set the file as executable, the patch should include the exec permission. 2/ At firt, I executed the script without argument, this results in an error message, it would be nice to have a little help display (like with cleanup_database.pl for example). 3/ If a help text is included, maybe should it also be related to the -h and --help options? But that would mean changing the --host parameter (maybe it could become -a --address?) The 1st point seems mandatory to me for a sign off, I'd sign without pts 2 and 3 being included but it could give a better consistency to our scripts. -- You are receiving this mail because: You are watching all bug changes.