/[smeserver]/rpms/e-smith-backup/sme8/e-smith-backup-1.14.0-backuptype.patch3
ViewVC logotype

Contents of /rpms/e-smith-backup/sme8/e-smith-backup-1.14.0-backuptype.patch3

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


Revision 1.2 - (show annotations) (download)
Sat Sep 8 00:55:21 2007 UTC (16 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Update packages

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-backup-1.14.0/root/etc/e-smith/web/functions/backup mezzanine_patched_e-smith-backup-1.14.0/root/etc/e-smith/web/functions/backup
2 --- e-smith-backup-1.14.0/root/etc/e-smith/web/functions/backup 2007-06-03 12:32:02.000000000 -0600
3 +++ mezzanine_patched_e-smith-backup-1.14.0/root/etc/e-smith/web/functions/backup 2007-06-03 12:30:34.000000000 -0600
4 @@ -409,9 +409,6 @@
5 # Generate a header that will trigger a download and send data as
6 # an octet stream.
7
8 - my $backup = $conf->get('backup');
9 - $backup->set_prop('BackupType', 'desktop');
10 -
11 my $backups = esmith::BackupHistoryDB->open;
12 my $now = time();
13 my $backup_rec = $backups->new_record($now, {

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