(file) Return to TestMakefile CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/TestMakefile between version 1.15 and 1.16

version 1.15, 2004/11/15 21:51:08 version 1.16, 2004/11/29 15:39:19
Line 29 
Line 29 
 ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC) ifeq ($(PEGASUS_PLATFORM),WIN32_IX86_MSVC)
     CIMSERVER_START_SERVICE = cimserver -start     CIMSERVER_START_SERVICE = cimserver -start
     CIMSERVER_STOP_SERVICE = cimserver -stop     CIMSERVER_STOP_SERVICE = cimserver -stop
     SLEEP =      SLEEP = mu sleep 5
     REMOVE_PEGASUS_DIRECTORY = mu rmdirhier pegasus     REMOVE_PEGASUS_DIRECTORY = mu rmdirhier pegasus
     MUEXE = mu.exe     MUEXE = mu.exe
     MKDIR = $(MUEXE) mkdirhier     MKDIR = $(MUEXE) mkdirhier
Line 205 
Line 205 
 TestCimmof: TestCimmof:
         $(MAKE) -f Testcimmof poststarttests         $(MAKE) -f Testcimmof poststarttests
  
   
 RunTestClientLocal: RunTestClientLocal:
         TestClient -local         TestClient -local
  


Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2