Commit 69521d80 authored by lovelywcm's avatar lovelywcm

5L+u5q2j5LiA5Liq6Zeu6aKY77yM546w5Zyo5omL5YqodXBkYXRl6L+H5Lmf5rKh5LqLfgo=

parent 5431112a
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment