View unanswered posts | View active topics It is currently Sat May 18, 2013 3:55 pm



Reply to topic  [ 3 posts ] 
Patch for bug in zmupdate.pl.in 
Author Message
User avatar

Joined: Wed Jun 30, 2010 9:11 pm
Posts: 18
Post Patch for bug in zmupdate.pl.in
I am not a pearl programmer but this looks like a typo and breaks the updater - this patch fixes it.
It the same in 1.24.4.and 1.25.0

OK I give up - I add the patch as an attachment and it does not show anywhere in the post so here it is instead.

Code:
--- scripts/zmupdate.pl.in_orig   2011-08-26 08:51:37.000000000 +0100
+++ scripts/zmupdate.pl.in   2011-09-27 00:40:53.212017379 +0100
@@ -420,7 +420,7 @@
         $command .= " ".ZM_DB_NAME." < ";
         if ( $updateDir )
         {
-            $command -= $updateDir;
+            $command .= $updateDir;
         }
         else
         {

_________________
Yes - I have donated!


Tue Sep 27, 2011 11:03 am
Profile
User avatar

Joined: Wed Jun 30, 2010 9:11 pm
Posts: 18
Post Re: Patch for bug in zmupdate.pl.in
Note edit above

_________________
Yes - I have donated!


Tue Sep 27, 2011 11:33 am
Profile
User avatar

Joined: Fri Aug 12, 2011 10:54 am
Posts: 71
Location: the netherlands
Post Re: Patch for bug in zmupdate.pl.in
barry,

You can't upload .txt, .sh etc files. please zip them and then they will show as an attachment.

_________________
Zoneminder @Ubuntu 11 server, ZM 1.25.0 , FFMPEG, 4 Analoge cameras, 1.6ghz P4mobile, 2GB ram, 60GB-HDD.
I also have an (homeseer) domotica system up-and-running with touchscreens,light controllers,weather forecast etc.


Tue Sep 27, 2011 11:57 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group