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

« back to all changes in this revision

Viewing changes to cron.daily.rtm

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2015-09-23 14:18:33 UTC
  • mto: This revision was merged to the branch mainline in revision 546.
  • Revision ID: lukasz.zemczak@canonical.com-20150923141833-cqyhtwz1its4y32f
Remove debugging leftovers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
fi
60
60
 
61
61
# work-around the ubuntu-rtm/15.04 hacks by changing the changelog release to vivid
62
 
find pkgs/ -name changelog -exec sed -i 's/ 15.04;/ vivid;/' "{}" \;
 
62
find $dir/sources-touch -name changelog -exec sed -i 's/ 15.04;/ vivid;/' "{}" \;
63
63
 
64
64
LANG= schroot -p -c langpack /srv/language-packs.ubuntu.com/langpack-o-matic/packages upload $target > ../logs/rtm-$release-upload.log 2>&1
65
65
rm -f $TAR $TARVF $TARVD $TARM