]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.dinstall
We dont want i18n to ever fail dinstall, add a || true
[dak.git] / config / debian / cron.dinstall
index 731bc825893dab99122abeb9a4676ce2c8d1e981..6df0bc69a77c56575cf646fa2f18ec0a3bb06514 100755 (executable)
@@ -94,7 +94,7 @@ ts
 echo "Synchronizing i18n package descriptions"
 # First sync their newest data
 cd ${scriptdir}/i18nsync
-rsync -aq --delete --delete-after ddtp-sync:/does/not/matter .
+rsync -aq --delete --delete-after ddtp-sync:/does/not/matter . || true
 
 # Now check if we still know about the packages for which they created the files
 # is the timestamp signed by us?