Megatest

Changes On Branch 8c96707993ba655a
Login

Changes In Branch multi-area Through [8c96707993] Excluding Merge-Ins

This is equivalent to a diff from 7d2567e262 to 8c96707993

2015-04-11
12:53
Merged changes on openlava branch (openlava launch calls backed out) check-in: 8ce158ae19 user: matt tags: v1.60
2015-04-04
09:58
Added (not working fully) dialog box for opening an area check-in: ff494fe38b user: matt tags: multi-area
09:51
Fix to Makefile in batchsim check-in: 8c96707993 user: matt tags: multi-area
2015-04-02
22:14
Added faststart (on by default), allows first few writes to pass through without server check-in: 7d2567e262 user: matt tags: v1.60
21:20
Added setting of MT_RUNNAME if available prior to processing megatest.config and added test check-in: 8cdcec66a6 user: matt tags: v1.60

Modified batchsim/Makefile from [dd6ba68847] to [cb23d858e9].




1
2
3





batchsim : batchsim.scm
	csc batchsim.scm

>
>
>



>
1
2
3
4
5
6
7

all : batchsim
	./batchsim

batchsim : batchsim.scm
	csc batchsim.scm