mirror of
https://github.com/gfwlist/gfwlist.git
synced 2024-11-10 10:15:19 +00:00
5L+u5q2j5LiA5Liq6Zeu6aKY77yM546w5Zyo5omL5YqodXBkYXRl6L+H5Lmf5rKh5LqLfgo=
This commit is contained in:
parent
5431112a3d
commit
69521d808d
@ -39,7 +39,7 @@ done
|
||||
|
||||
# get current revision number
|
||||
oriLang=$LANG; export LANG="en_US";
|
||||
curRevNum=$( svn info | gawk '/^Last Changed Rev:/ { print $2 }' );
|
||||
curRevNum=$( svn info | gawk '/^Last Changed Rev:/ { print $4 }' );
|
||||
export LANG=$oriLang;
|
||||
|
||||
# save local modification
|
||||
|
Loading…
Reference in New Issue
Block a user