From 8af205cf1ddb58ac2305b1530477034976aba23c Mon Sep 17 00:00:00 2001 From: Per Cederqvist <ceder@lysator.liu.se> Date: Wed, 1 Feb 2006 08:08:33 +0000 Subject: [PATCH] Made HACKING more future-proof. * HACKING: Refer to kom.lysator.liu.se instead of u137 (which has been replaced by compulsion for some time). --- ChangeLog | 4 ++++ HACKING | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6bb2d5c46..a98bb1545 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-01-04 Per Cederqvist <ceder@lysator.liu.se> + Made HACKING more future-proof. + * HACKING: Refer to kom.lysator.liu.se instead of u137 (which has + been replaced by compulsion for some time). + Removed a redundant xenofarm result file. * scripts/xenofarm.sh: Don't create the makeinfo.txt file. The information in it was already present in the id_txlog.txt file diff --git a/HACKING b/HACKING index 3ec214abd..24deeb32f 100644 --- a/HACKING +++ b/HACKING @@ -164,8 +164,8 @@ Follow these steps: * Compare the distribution with the previous release, and ensure that no unexpected differences exists. -* Test the distribution on u137 and possibly more machines. Repeat - until no failure. +* Test the distribution on kom.lysator.liu.se and possibly more + machines. Repeat until no failure. * Sign the archive using GPG: -- GitLab