Change whenjobs --set syntax (NOTE: breaks compatibility).
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 10 Mar 2012 12:14:32 +0000 (12:14 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 10 Mar 2012 12:23:09 +0000 (12:23 +0000)
commit1d8348d52e7d5b7f23c9c86841879afdf2aa5458
treedad5df7399dd707af22396b22b5442a9753e9d01
parent3d48fedd6df4da6e10c56eb9f8d313091d2d6916
Change whenjobs --set syntax (NOTE: breaks compatibility).

Change the whenjobs --set syntax to allow multiple variables to be set
atomically.  The new syntax looks like:

  whenjobs --set variable=value [variable=value ...]

NOTE: This breaks compatibility with whenjobs <= 0.5.
README
lib/whenproto.x
tests/jobs/t100_counter.ml
tests/jobs/t101_updown.ml
tests/jobs/t102_manyjobs.ml
tests/jobs/t200_ocaml_jobnames.ml
tests/jobs/t201_ocaml_set_variable.ml
tools/tutorial.ml
tools/whenjobs.ml
tools/whenjobs.pod