From e32022f88ea56978f423f806656b90fe98d749b6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fran=C3=A7ois=20Pinard?= Date: Wed, 16 Nov 1994 02:49:12 +0000 Subject: [PATCH] *** empty log message *** --- scripts/level-1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/level-1 b/scripts/level-1 index 6410576..89a79e8 100644 --- a/scripts/level-1 +++ b/scripts/level-1 @@ -85,7 +85,7 @@ LOGFILE="log-`date | sed -ne ' localhost="`hostname | sed -e 's/\..*//'`" -TAR_PART1="/usr/local/bin/tar -c --multi-volume --one-file-system --block=${BLOCKING} --sparse --volno-file=${VOLNO_FILE}" +TAR_PART1="${TAR} -c --multi-volume --one-file-system --block=${BLOCKING} --sparse --volno-file=${VOLNO_FILE}" # Only use --info-script if DUMP_REMIND_SCRIPT was defined in backup-specs if [ "x${DUMP_REMIND_SCRIPT}" != "x" ]; then -- 2.45.2