From a50537f08fbc3efa13a02cfd40dc6be88311b807 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Tue, 4 Dec 2007 05:20:12 +0000 Subject: [PATCH] Remove echo --- setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.sh b/setup.sh index f9e344710..4691c1e24 100755 --- a/setup.sh +++ b/setup.sh @@ -626,7 +626,6 @@ else echo "Copying config files.." fi newmods=`$perl "$wadir/copyconfig.pl" "$os_type/$real_os_type" "$os_version/$real_os_version" "$wadir" $config_dir "" $allmods` -echo $newmods if [ "$upgrading" != 1 ]; then # Store the OS and version echo "os_type=$os_type" >> $config_dir/config