/[smeserver]/rpms/e-smith-backup/sme7/e-smith-backup-1.15.0-FixDarManagerRedirect.patch
ViewVC logotype

Annotation of /rpms/e-smith-backup/sme7/e-smith-backup-1.15.0-FixDarManagerRedirect.patch

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


Revision 1.2 - (hide annotations) (download)
Tue Oct 7 19:27:49 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 bytegw 1.1 --- e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup.FixDarManagerRedirect 2008-05-27 07:25:35.000000000 +0200
2     +++ e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup 2008-05-28 20:21:08.000000000 +0200
3     @@ -2460,7 +2460,7 @@
4     {
5     $del = $1;
6     }
7     - system("/usr/bin/dar_manager", "-B", "$catalog", "-D", "$del", "1>&2") == 0
8     + system("/usr/bin/dar_manager", "-B", "$catalog", "-D", "$del") == 0
9     or die($fm->localise('ERR_DAR_CATALOG'),"\n");
10     }
11     $j--;

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