Megatest

Diff
Login

Differences From Artifact [4f03b5f50e]:

To Artifact [6c9750395d]:


24
25
26
27
28
29
30
31
32
33
34
35
36
bigrun3 :
	$(MEGATEST) -runtests bigrun3 -target a/bigrun3 :runname $(RUNNAME)

dashboard : 
	$(DASHBOARD) -rows 20 &

compile :
	$(MEGATEST) -stop-server 0
	(cd ../../..;make && make install)

clean :
	rm -rf ../simple*/*/* megatest.db monitor.db








<
|




24
25
26
27
28
29
30

31
32
33
34
35
bigrun3 :
	$(MEGATEST) -runtests bigrun3 -target a/bigrun3 :runname $(RUNNAME)

dashboard : 
	$(DASHBOARD) -rows 20 &

compile :

	(cd ../../..;make -j && make install)

clean :
	rm -rf ../simple*/*/* megatest.db monitor.db