We have our own CI, using GIT, she and rspec, so I am always curious on technique Gil, thx.
Scott On Mon, Dec 31, 2018 at 1:10 PM Paul Gilmartin < [email protected]> wrote: > On Mon, 31 Dec 2018 16:54:08 +0000, Martin Packer wrote: > > > > >Paul, do you have a sample? > > > >(This would actually anable something for me.) > > > I have nothing in use that I can share, but something like: > > #! /bin/sh -x > > submit <<end-of-jcl > //${LOGNAME}A JOB ... > //STEP EXEC PGM=IEBGENER > //SYSUT2 DD DSN=${LOGNAME}.$( date "+D%y%m%d.T%H%M%S" ).OUTPUT,... > ... > // > end-of-jcl > > (For the current day. Yes, previous working day is harder.) > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- Scott Ford IDMWORKS z/OS Development ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
