fixed cvs root patching
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3551 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
af6951c0d3
commit
8031329c3d
1 changed files with 1 additions and 1 deletions
|
@ -401,7 +401,7 @@ Function PatchCVSRoot
|
|||
Push $TEMP3
|
||||
Call TrimNewLines
|
||||
Pop $TEMP3
|
||||
StrCmp $TEMP3 ":pserver:anonymous@cvs1:/cvsroot/nsis" go
|
||||
StrCmp $TEMP3 ":pserver:anonymous:@cvs1:/cvsroot/nsis" go
|
||||
Push "stop"
|
||||
Return
|
||||
go:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue