[Swift-commit] r2656 - nmi-build-test
    noreply at svn.ci.uchicago.edu 
    noreply at svn.ci.uchicago.edu
       
    Mon Mar  9 05:14:27 CDT 2009
    
    
  
Author: benc
Date: 2009-03-09 05:14:26 -0500 (Mon, 09 Mar 2009)
New Revision: 2656
Added:
   nmi-build-test/log-processing
Log:
script to drive log-processing tests on NMI build/test
Added: nmi-build-test/log-processing
===================================================================
--- nmi-build-test/log-processing	                        (rev 0)
+++ nmi-build-test/log-processing	2009-03-09 10:14:26 UTC (rev 2656)
@@ -0,0 +1,7 @@
+#!/bin/bash
+cd log-processing/tests/log-processing
+
+echo running tests...
+./run || exit 1
+
+echo log-processing tests all finished
Property changes on: nmi-build-test/log-processing
___________________________________________________________________
Name: svn:executable
   + *
    
    
More information about the Swift-commit
mailing list