X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=bin%2FBackupPC_archiveHost;fp=bin%2FBackupPC_archiveHost;h=f5535f1b9703266f9602e7751c190e648f6ff55b;hp=723c8b3ab547846a8950acf348029cf1bbc1aae3;hb=fda25dc88a63ccac1c80efa2e4994bf0725ca9b7;hpb=119f107a676267b9f6d65e16153527e9a7d8756b;ds=sidebyside diff --git a/bin/BackupPC_archiveHost b/bin/BackupPC_archiveHost index 723c8b3..f5535f1 100755 --- a/bin/BackupPC_archiveHost +++ b/bin/BackupPC_archiveHost @@ -38,7 +38,7 @@ # #======================================================================== # -# Version 3.1.0beta0, released 3 Sep 2007. +# Version 3.1.0, released 25 Nov 2007. # # See http://backuppc.sourceforge.net. # @@ -106,7 +106,7 @@ if ( -x "/bin/csh" ) { } my $cmd = "$tarCreate -t -h $host -n $bkupNum -s $share . "; $cmd .= "| $compPath " if ( $compPath ne "cat" - && $compPath ne "/bin/cat + && $compPath ne "/bin/cat" && $compPath ne "" ); if ( -b $outLoc || -c $outLoc || -f $outLoc ) { #