(file) Return to test.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/test.mak between version 1.1 and 1.3

version 1.1, 2002/01/28 05:50:50 version 1.3, 2002/04/02 05:53:54
Line 2 
Line 2 
   CIMSERVER_START_SERVICE =   CIMSERVER_START_SERVICE =
   CIMSERVER_STOP_SERVICE =   CIMSERVER_STOP_SERVICE =
   SLEEP =   SLEEP =
   DIFF = mu compare    DIFF = stripcrs $(RESULTFILE) | mu compare
   REDIRECTERROR = 2>&1   REDIRECTERROR = 2>&1
 else else
   CIMSERVER_START_SERVICE = cimserver -d   CIMSERVER_START_SERVICE = cimserver -d
Line 18 
Line 18 
   COMPARERESULTS = @$(ECHO) "Results not compared."   COMPARERESULTS = @$(ECHO) "Results not compared."
 endif endif
  
   default:
   
   
 cimstop: cimstop:
         $(CIMSERVER_STOP_SERVICE)         $(CIMSERVER_STOP_SERVICE)
         $(SLEEP)         $(SLEEP)


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2