/[smeserver]/rpms/e-smith-backup/sme9/e-smith-backup-2.4.0-workstation-mkdir.patch
ViewVC logotype

Annotation of /rpms/e-smith-backup/sme9/e-smith-backup-2.4.0-workstation-mkdir.patch

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


Revision 1.1 - (hide annotations) (download)
Fri Apr 25 00:33:39 2014 UTC (10 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-42_el6_sme, e-smith-backup-2_4_0-38_el6_sme, e-smith-backup-2_4_0-46_el6_sme, e-smith-backup-2_4_0-36_el6_sme, e-smith-backup-2_4_0-44_el6_sme, e-smith-backup-2_4_0-37_el6_sme, e-smith-backup-2_4_0-41_el6_sme, e-smith-backup-2_4_0-39_el6_sme, e-smith-backup-2_4_0-45_el6_sme, e-smith-backup-2_4_0-40_el6_sme, e-smith-backup-2_4_0-43_el6_sme, HEAD
* Thu Apr 24 2014 Ian Wells <esmith@wellsi.com> 2.4.0-36.sme
- Workstation Backup, do not create folder in / [SME: 8347]

1 wellsi 1.1 diff -ruN e-smith-backup-2.4.0.p36/root/etc/e-smith/web/functions/backup e-smith-backup-2.4.0/root/etc/e-smith/web/functions/backup
2     --- e-smith-backup-2.4.0.p36/root/etc/e-smith/web/functions/backup 2014-04-24 08:10:59.000000000 -0700
3     +++ e-smith-backup-2.4.0/root/etc/e-smith/web/functions/backup 2014-04-24 08:16:16.000000000 -0700
4     @@ -1556,7 +1556,6 @@
5     }
6     else
7     {
8     - mkdir "/$backupwkFolder";
9     $backupwkFolder =~ s/^\///; # remove leading /
10     }
11     if ( $backupwkFolder eq '')

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