From 0b8dd862dcf1a47c2f3231d356dced569bbbd418 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sun, 28 Mar 2004 20:06:17 +0000 Subject: [PATCH] Improve --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index c3d19d690..8983bcb3e 100755 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ -#!/bin/bash -xv +#!/bin/bash # # # $Revision$ @@ -25,7 +25,7 @@ echo "The file install.log will be created with # Output the log to install log exec 3>install.log 2>&3 1>&3 - +set -xv version=3 VerifOutil() {