And you can shut up zip completelly with -qq

Garami Gábor
gabor.gar...@hron.me
Skype: hron84
Tel: +36 20 235 9621

Sent from my T-Mobile G2
Ezt a levelet telefonról adták fel, ékezethibákat tartalmazhat.
2012.04.11. 11:16, "David Aldrich" <david.aldr...@emea.nec.com> ezt írta:

>  Hi****
>
> ** **
>
> Some of my Jenkins jobs run bash shell scripts that are stored in
> Subversion.  The scripts are quite complex and may contain ‘for’ loops:***
> *
>
> ** **
>
> For example:****
>
> ** **
>
> for Simulation in $SimulationsList_1****
>
> do****
>
>     cd $SIM_PATH_1/$Simulation****
>
>     zip -qr $SIM_PATH_1/$Simulation'_'$BUILD_NUMBER *****
>
> done****
>
> ** **
>
> The Jenkins console output for such a loop is quite noisy.  For example,
> the ‘for’ statement is printed in every iteration.****
>
> ** **
>
> Is there a way of making a script command silent?  For example, I would
> like to make the line containing ‘for’ silent.****
>
> ** **
>
> Best regards****
>
> ** **
>
> David****
>
> ** **
>

Reply via email to