is this a bug?

   - create batch script with labels in a job's workspace -- have the 
   script jump forward to a label later in the same script
   - configure the job to have a single batch command which calls this 
   batch script (above) twice -- echo that you're about to call
   - run the job

console output will show only one call (or at least it does for me) because 
the first call jumps to a label and jenkins allows it to jump to the label 
in the second call.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to