Hmm I think it is on our end since we create nightly and weekly dir with a specific revision so everyone uses the same checkout of the code. The dir was not created correctly because of echo vs echo -e in a script I just fixed like an hour ago.
Sorry for the rocky start but I am expecting to have to review loads of cron output for a few days at least to find kinks. BTW anyone know what set -ex does in practice in a shell script? Regards, KAM Axb <[email protected]> wrote: >On 06/16/2014 10:44 PM, Jari Fredriksson wrote: > >> Syncing nightly_mass_check >> rsync: change_dir "/nightly_mass_check" (in tagged_builds) failed: No >> such file or directory (2) >> rsync error: some files/attrs were not transferred (see previous >errors) >> (code 23) at main.c(1536) [Receiver=3.0.9] >> ERROR: rsync failed in some way, aborting... >> >> I'm using a script called auto-mass-check.sh > >that looks very much like a local path error.
