Description of problem: Rather than identifying system with a non-unique name, one might want to use it's ID. In other commands, you just use it in place of name. In system_runscript command, however, when you do this, you get an error: ERROR: sequence item 0: expected string, int found How reproducible: Deterministic Steps to Reproduce: system_runscript <ID> -uroot -groot -t600 -snow -lLABEL -f/root/script.sh Actual results: Error shown above Expected results: Behavior consistent with other commands when identifying a system with it's ID
Same bug for system_reboot
spacewalk.git(master): 445e102a8deef48a0f188a28de1bb3a5943c5383
ignore comment#2 please, will fix this systematically...
spacewalk.git(master): fb7a9fe8517219a6fc1dbd2c848f929da9b1e642
Verified with spacecmd-2.5.0-9. It is now possible to use system ID in both system_reboot and system_runscript.