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

« back to all changes in this revision

Viewing changes to cron.daily

  • Committer: Martin Pitt
  • Date: 2010-08-18 07:34:59 UTC
  • Revision ID: martin.pitt@canonical.com-20100818073459-xrbkgxdwpe9ur9cj
import: Add explicit target dir argument

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
# update source trees in /srv/language-packs.ubuntu.com/$release (but
35
35
# prepare for -proposed target, since that's what we will upload to for stable
36
36
# updates)
37
 
./import $TAR ${release/updates/proposed} > ../logs/$release.log 2>&1
 
37
./import $TAR ${release/updates/proposed} ../${release/updates/proposed} > ../logs/$release.log 2>&1
38
38
 
39
39
if [ "${release%-updates}" = "$release" ]; then
40
40
    # development release, upload straight to archive