~ubuntu-langpack/langpack-o-matic/main

« back to all changes in this revision

Viewing changes to cron.daily

  • Committer: Martin Pitt
  • Date: 2010-02-04 18:03:21 UTC
  • Revision ID: martin.pitt@canonical.com-20100204180321-cqwn11rdvqbr78cq
cron.daily: use dchroot -d, to preserve $GNUPG_HOME

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
    target="ppa"
45
45
fi
46
46
 
47
 
dchroot /srv/language-packs.ubuntu.com/langpack-o-matic/packages upload $target > ../logs/$release-upload.log 2>&1
 
47
dchroot -d /srv/language-packs.ubuntu.com/langpack-o-matic/packages upload $target > ../logs/$release-upload.log 2>&1
48
48
rm $TAR