#18411: DDNS script not working
------------------------+----------------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  Chaos Calmer (trunk)
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:  DDNS
------------------------+----------------------------------

Comment (by chris5560):

 Thanks Sascha,

 if using eval (good idea( it's nessessary to put single quotes {{{'}}}
 around {{{$__URL}}}
 at the lines 640, 674 and 689 so they look like:
 {{{__RUNPROG="$__PROG '$__URL'" # build final command}}}
 because otherwise eval will think the "&" inside update url will be the
 "go to background" command.

 I will put the changes into next patch of ddns-scripts.

 Christian

--
Ticket URL: <https://dev.openwrt.org/ticket/18411#comment:7>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to