/[smeserver]/rpms/e-smith-flexbackup/sme7/e-smith-flexbackup-1.10.0-no_fsf.patch
ViewVC logotype

Contents of /rpms/e-smith-flexbackup/sme7/e-smith-flexbackup-1.10.0-no_fsf.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Tue Oct 7 18:14:27 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-flexbackup-1.10.0/root/etc/e-smith/events/actions/tape-restore-flexbackup mezzanine_patched_e-smith-flexbackup-1.10.0/root/etc/e-smith/events/actions/tape-restore-flexbackup
2 --- e-smith-flexbackup-1.10.0/root/etc/e-smith/events/actions/tape-restore-flexbackup 2006-03-15 15:18:05.000000000 -0500
3 +++ mezzanine_patched_e-smith-flexbackup-1.10.0/root/etc/e-smith/events/actions/tape-restore-flexbackup 2006-04-20 12:09:28.000000000 -0400
4 @@ -199,7 +199,6 @@
5 my $dir = File::Temp::tempdir( CLEANUP => 1 );
6 my $file = "$dir/xx";
7
8 - system("mt", "-f", "$device", "fsf", "1");
9 system("dd", "if=$device", "bs=1M", "count=1", "of=$file");
10
11 my $st = stat($file) or die "No $file: $!";

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed