Arrgh! I *swear* it worked before I committed -- really!
(fix silly typo) This commit was SVN r994.
Этот коммит содержится в:
родитель
af828278b4
Коммит
ebb13bc42f
@ -34,7 +34,7 @@ else
|
||||
|
||||
if test "$LAM_SVN_VERSION" = "1"; then
|
||||
LAM_VERSION="${LAM_VERSION}svn"
|
||||
if test "`expr $LAM_SVN_VERSION \> 0`" = "1"; then
|
||||
elif test "`expr $LAM_SVN_VERSION \> 0`" = "1"; then
|
||||
if test -d .svn; then
|
||||
ver="r`svn info . | grep Revision | cut -d\ -f 2`"
|
||||
else
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user