/[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.1 - (show annotations) (download)
Tue Jun 12 15:28:18 2007 UTC (17 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-flexbackup-1_10_0-3_el4_sme
Import on branch sme7 of package e-smith-flexbackup-1.10.0-3.el4.sme.src.rpm

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