jobd: use comma-separated values in --load-triggers
commit847171fa723773050fad53903bb358184e5224bb
authorJan Krüger <jk@jk.gs>
Wed, 24 Nov 2010 19:20:35 +0000 (24 20:20 +0100)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 31 May 2013 11:37:01 +0000 (31 04:37 -0700)
tree46c4ae9134f984d3e1dabaacb7210d067d6f0931
parentd464f6523e7141f7c9ae0d724579ba3f1e5da05c
jobd: use comma-separated values in --load-triggers

The previous attempt to use a two-value option required that bundling be
turned off, which also affected the case sensitivity of options and made
it impossible to use both -P for --progress and -p for --max-parallel.
Therefore, use one argument for --load-triggers instead and just split
it at commas.

Signed-off-by: Jan Krüger <jk@jk.gs>
jobd/jobd.pl