mirror of
https://github.com/ru-de/faq.git
synced 2024-11-30 06:12:19 +00:00
test
This commit is contained in:
parent
ccdf0957b0
commit
90d51b75b8
@ -3,7 +3,7 @@
|
||||
DIR=`dirname $0`
|
||||
EXIT_CODE=0
|
||||
|
||||
git config core.quotepath false
|
||||
git config --global core.quotepath false
|
||||
|
||||
(cat $DIR/dictionary.dic; echo) | sed '/^$/d' | wc -l > /tmp/dictionary.dic
|
||||
(cat $DIR/dictionary.dic; echo) | sed '/^$/d' >> /tmp/dictionary.dic
|
||||
|
Loading…
Reference in New Issue
Block a user