[2982] in SIPB_Linux_Development
Re: anaconda diffs.
daemon@ATHENA.MIT.EDU (Sam Hartman)
Sun Sep 17 15:52:33 2000
To: Alex Coventry <alex_c@MIT.EDU>
Cc: linux-dev@MIT.EDU
From: Sam Hartman <hartmans@MIT.EDU>
Date: 17 Sep 2000 15:52:27 -0400
In-Reply-To: Alex Coventry's message of "Sat, 16 Sep 2000 14:42:11 -0400"
Message-ID: <tslbsxm23us.fsf@sweet-transvestite.mit.edu>
I've applied these patches. I will rebuild the install image so we
can test.
In the future, the order of arguments to the diff command
should be
diff -c old new
not
diff -c new old