fixed a grammar error in the log output

remotes/svn/2.7
Kirill Solomko 13 years ago
parent 9a67363119
commit 232a15a794

@ -178,7 +178,7 @@ cd /usr/share/ngcp-db-schema/db_scripts/diff/
revision_wrapper $(printf '%s\0' *.up | sort -z -n | while IFS= read -r -d "" file; do \
echo /usr/share/ngcp-db-schema/db_scripts/diff/$file; done)
echo "Syncronizing passwords with MySQL"
echo "Synchronizing passwords with MySQL"
ngcp-sync-constants >/dev/null
## END OF FILE #################################################################

Loading…
Cancel
Save