[m-dev.] trivial diff: syntax error in tools/bootcheck

Simon Taylor stayl at cs.mu.OZ.AU
Thu Apr 22 15:48:05 AEST 1999


Estimated hours taken: 0.1

tools/bootcheck:
	Fix a syntax error.


Index: bootcheck
===================================================================
RCS file: /home/staff/zs/imp/mercury/tools/bootcheck,v
retrieving revision 1.75
diff -u -u -r1.75 bootcheck
--- bootcheck	1999/04/22 02:25:12	1.75
+++ bootcheck	1999/04/22 05:45:34
@@ -324,6 +324,7 @@
 		ln -s $root/trace .
 	fi
 	if $copy_boehm_gc
+	then
 		# Remove symbolic link to the stage 1 gc if it's present,
 		# which it can be with the -2 option.
 		rm boehm_gc
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list