From 3486bdd14507b7b725ac9d3ef51fb73631b5f519 Mon Sep 17 00:00:00 2001 From: jkh Date: Wed, 30 Nov 1994 11:58:29 +0000 Subject: Merge in more creature-confort changes, plus some spelling and general badness fixes from Keith. --- release/bininst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'release/bininst') diff --git a/release/bininst b/release/bininst index 77f5935..83e5872 100755 --- a/release/bininst +++ b/release/bininst @@ -13,10 +13,10 @@ # putting your name on top after doing something trivial like reindenting # it, just to make it look like you wrote it!). # -# $Id: bininst,v 1.50 1994/11/21 09:50:02 jkh Exp $ +# $Id: bininst,v 1.51 1994/11/28 22:13:03 jkh Exp $ if [ "${_BININST_LOADED_}" = "yes" ]; then - echo "Error, $0 loaded more than once!" + error "Error, $0 loaded more than once!" return 1 else _BININST_LOADED_=yes -- cgit v1.1