From 9d4bb78f887eb3d8348d1559b8c9b7de6427c0dc Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 17 Feb 2003 02:20:04 +0100 Subject: [PATCH] don't work for quantum any more --- web/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/index.html b/web/index.html index cd941fdac..40a96661f 100644 --- a/web/index.html +++ b/web/index.html @@ -54,10 +54,10 @@ CVS commit. On some of those machines the build took over an hour. By using ccache we get the same effect as clean builds but about 6 times faster.

-The second reason is the autobuild system I run for Quantum. That -system builds our whole Linux based OS from scratch after every CVS -commit to catch compilation problems quickly. Using ccache those -builds are much faster. +The second reason is the autobuild system I used to run for +Quantum. That system builds our whole Linux based OS from scratch +after every CVS commit to catch compilation problems quickly. Using +ccache those builds are much faster.

Is it safe?

-- 2.47.3