[llvm-commits] CVS: nightlytest-serverside/NightlyTestAccept.cgi

Patrick Jenkins pjenkins at apple.com
Mon Jul 17 12:09:25 PDT 2006



Changes in directory nightlytest-serverside:

NightlyTestAccept.cgi updated: 1.14 -> 1.15
---
Log message:

fixed a stupid typo



---
Diffs of the changes:  (+1 -1)

 NightlyTestAccept.cgi |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: nightlytest-serverside/NightlyTestAccept.cgi
diff -u nightlytest-serverside/NightlyTestAccept.cgi:1.14 nightlytest-serverside/NightlyTestAccept.cgi:1.15
--- nightlytest-serverside/NightlyTestAccept.cgi:1.14	Mon Jul 17 14:02:46 2006
+++ nightlytest-serverside/NightlyTestAccept.cgi	Mon Jul 17 14:09:12 2006
@@ -1,4 +1,4 @@
-7#!/usr/bin/perl -w
+#!/usr/bin/perl -w
 #
 # Background: Written on June 1st 2006 by Patrick Jenkins <pjenkins at apple.com> to accept test results 
 #             from the llvm NightlyTest.pl script. It is just a CGI script that takes input by the






More information about the llvm-commits mailing list