[bridgedb/develop] Add -v to rsync command in maint/get-completed translations.

25 Jul
2014
25 Jul
'14
9:48 p.m.
commit 13fd19dff7938135776634c16643332298bb54e2 Author: Isis Lovecruft <isis@torproject.org> Date: Fri Jul 25 06:41:38 2014 +0000 Add -v to rsync command in maint/get-completed translations. --- maint/get-completed-translations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maint/get-completed-translations b/maint/get-completed-translations index ff352f1..e4f5fad 100755 --- a/maint/get-completed-translations +++ b/maint/get-completed-translations @@ -135,7 +135,7 @@ else fi cd $PARENT_PATH -rsync -PCAXrq \ +rsync -PCAXvrq \ --filter 'include ./translation/*/LC_MESSAGES/bridgedb.po' \ --filter 'exclude .gitignore' \ ./translation/ ./bridgedb/lib/bridgedb/i18n/
3984
Age (days ago)
3984
Last active (days ago)
0 comments
1 participants
participants (1)
-
isis@torproject.org