rhettg / Tron

Next generation batch process scheduling and management
Other
11 stars 0 forks source link

tronctl doesn't handle bad arguments well #60

Closed Roguelazer closed 13 years ago

Roguelazer commented 13 years ago
$ tronctl view
Traceback (most recent call last):
  File "/usr/bin/tronctl", line 104, in <module>
    main()
  File "/usr/bin/tronctl", line 81, in main
    obj_name_elements = args[1].split('.')
IndexError: list index out of range
rhettg commented 13 years ago

fixed in 0.2.1