55yL55yL5pWI5p6cfn4K

This commit is contained in:
lovelywcm
2009-03-11 15:35:17 +00:00
parent 9b26c3bc55
commit d0d64486fd
2 changed files with 139 additions and 139 deletions

View File

@@ -39,7 +39,7 @@ done
# get current revision number
oriLang=$LANG; export LANG="en_US";
curRevNum=$( svn info | gawk '/^Revision:/ { print $2 }' );
curRevNum=$( svn info | gawk '/^Last Changed Rev:/ { print $2 }' );
export LANG=$oriLang;
# save local modification