X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=scripts%2Fbackup.in;h=d64f2fa00d5d5174803bfcea4a98656edcebc48b;hb=fc42672fe00a543d40f4f0cd3b32853a3dc55f00;hp=59ded9795af963a6ad98cf76202258b92386a213;hpb=63e90fdc626f5baef418adae8828bc0bd6589fec;p=chaz%2Ftar diff --git a/scripts/backup.in b/scripts/backup.in index 59ded97..d64f2fa 100644 --- a/scripts/backup.in +++ b/scripts/backup.in @@ -1,6 +1,6 @@ #! /bin/sh # This program is part of GNU tar -# Copyright 2004, Free Software Foundation +# Copyright 2004, 2005, Free Software Foundation # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -14,8 +14,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # Load library routines SYSCONFDIR=${SYSCONFDIR-@sysconfdir@} @@ -199,7 +199,7 @@ message 20 "BACKUP_FILES=$BACKUP_FILES" else flush_level_log ${remotehost} ${fsname} fi - ${MT_STATUS} $TAPE_FILE + ${MT_STATUS} "$TAPE_FILE" ${DUMP_END-:} $DUMP_LEVEL $remotehost $fs $fsname echo "sleeping ${SLEEP_TIME} seconds" sleep ${SLEEP_TIME} @@ -235,7 +235,7 @@ message 20 "BACKUP_FILES=$BACKUP_FILES" else flush_level_log $localhost MISC fi - ${MT_STATUS} $TAPE_FILE + ${MT_STATUS} "$TAPE_FILE" ${DUMP_END-:} $DUMP_LEVEL $localhost MISC MISC else echo "No miscellaneous files specified"