/[smeserver]/rpms/e-smith-starterwebsite/sme10/e-smith-starterwebsite-2.6.0.bz9900.patch
ViewVC logotype

Annotation of /rpms/e-smith-starterwebsite/sme10/e-smith-starterwebsite-2.6.0.bz9900.patch

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


Revision 1.1 - (hide annotations) (download)
Wed Apr 12 21:08:23 2017 UTC (7 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-starterwebsite-2_6_0-4_el7_sme, HEAD
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
- fix can't chownfile index file [SME: 9900]

1 unnilennium 1.1 diff -Nur e-smith-starterwebsite-2.6.0.old/root/usr/share/perl5/vendor_perl/esmith/FormMagick/Panel/starterwebsite.pm e-smith-starterwebsite-2.6.0/root/usr/share/perl5/vendor_perl/esmith/FormMagick/Panel/starterwebsite.pm
2     --- e-smith-starterwebsite-2.6.0.old/root/usr/share/perl5/vendor_perl/esmith/FormMagick/Panel/starterwebsite.pm 2016-02-05 12:14:29.000000000 -0500
3     +++ e-smith-starterwebsite-2.6.0/root/usr/share/perl5/vendor_perl/esmith/FormMagick/Panel/starterwebsite.pm 2017-04-12 17:06:35.027000000 -0400
4     @@ -135,7 +135,7 @@
5     my ($fm) = @_;
6    
7     my $q = $fm->{'cgi'};
8     - my $primary_location = ' /home/e-smith/files/ibays/Primary/html/index.htm';
9     + my $primary_location = '/home/e-smith/files/ibays/Primary/html/index.htm';
10    
11     if (! open (WR, ">$primary_location"))
12     {

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