Megatest

Diff
Login

Differences From Artifact [5b21746964]:

To Artifact [2d74ee0e1f]:


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
(module archivemod
	(
	 archive:get-archive-disks
	 archive:allocate-new-archive-block
	 archive:get-timestamp-dir
	 archive:megatest-db
	 archive:bup-get-data


	 )

(import scheme)
(cond-expand
 (chicken-4
  







|







41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
(module archivemod
	(
	 archive:get-archive-disks
	 archive:allocate-new-archive-block
	 archive:get-timestamp-dir
	 archive:megatest-db
	 archive:bup-get-data
	 archive:restore-db

	 )

(import scheme)
(cond-expand
 (chicken-4