Parent Directory | Revision Log | Revision Graph
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 |