[otrs-cvs] UnitTest/bin UnitTestAutoSetup.pl,1.277,1.278
"CVS commits notifications of OTRS.org" <[email protected]> Tue, 9 Jul 2013 16:01:56 +0000
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/UnitTest/bin
In directory lancelot:/tmp/cvs-serv4384/bin
Modified Files:
UnitTestAutoSetup.pl
Log Message:
Changed to ssh git clone url.
Author: mg
Index: UnitTestAutoSetup.pl
===================================================================
RCS file: /home/cvs/UnitTest/bin/UnitTestAutoSetup.pl,v
retrieving revision 1.277
retrieving revision 1.278
diff -2 -u -d -r1.277 -r1.278
--- UnitTestAutoSetup.pl 2 Jul 2013 12:11:08 -0000 1.277
+++ UnitTestAutoSetup.pl 9 Jul 2013 16:01:51 -0000 1.278
@@ -971,6 +971,6 @@
system("cd /var/tmp/ && mkdir OTRSGitCache");
print STDOUT
- "NOTICE: cd /var/tmp/OTRSGitCache && git clone git://git.otrs.com/otrs/otrs.git\n";
- system("cd /var/tmp/OTRSGitCache && git clone git://git.otrs.com/otrs/otrs.git")
+ "NOTICE: cd /var/tmp/OTRSGitCache && git clone git\@git.otrs.com:otrs/otrs.git\n";
+ system("cd /var/tmp/OTRSGitCache && git clone git\@git.otrs.com:otrs/otrs.git")
&& next SCENARIO;
}
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log