Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2014-11-05 12:04:31 +0300
committerMichal Čihař <michal@cihar.com>2014-11-05 12:04:31 +0300
commit7bd4029c9819fc483d677aac5a256e4399b2ceba (patch)
tree6b1d610271b65b7b6ad9c12fa02a522e88f81797 /scripts
parent88ba587db8de5318d385ed744d8230c758ad5f69 (diff)
parent784166614942cc72da7dad0e4b37adc85c427b9b (diff)
Merge commit '784166614942cc72da7dad0e4b37adc85c427b9b'
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/update-po4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/update-po b/scripts/update-po
index 5f73e8ed55..7e8d1de077 100755
--- a/scripts/update-po
+++ b/scripts/update-po
@@ -46,4 +46,6 @@ done
# Commit changes
git add po/*.po po/phpmyadmin.pot
-git commit -m 'Update po files'
+git commit -s -m 'Update po files
+
+[CI skip]'