[asterisk-dev] [Code Review] Add the install path of astdb2sqlite3 to paths.h to avoid relying on $PATH when doing automatic astdb conversion

Tilghman Lesher reviewboard at asterisk.org
Tue Dec 6 18:32:47 CST 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1613/#review4946
-----------------------------------------------------------


Why not just encode the sbin directory as a standard path, then use that?  Seems rather limiting to create a single-use path.  While you're at it, you could modify the code in asterisk.c for astcanary to use that same path.

- Tilghman


On Dec. 6, 2011, 5:18 p.m., Terry Wilson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1613/
> -----------------------------------------------------------
> 
> (Updated Dec. 6, 2011, 5:18 p.m.)
> 
> 
> Review request for Asterisk Developers and Paul Belanger.
> 
> 
> Summary
> -------
> 
> Before patch: Asterisk relies on $PATH to execute astdb2sqlite3 for astdb conversion
> After patch: It doesn't
> 
> 
> This addresses bug ASTERISK-18959.
>     https://issues.asterisk.org/jira/browse/ASTERISK-18959
> 
> 
> Diffs
> -----
> 
>   /branches/10/build_tools/make_defaults_h 347057 
>   /branches/10/include/asterisk/paths.h 347057 
>   /branches/10/main/asterisk.c 347057 
>   /branches/10/main/db.c 347057 
> 
> Diff: https://reviewboard.asterisk.org/r/1613/diff
> 
> 
> Testing
> -------
> 
> Delete astdb.sqlite3. Run Asterisk. astdb.sqlite3 exists. No errors.
> 
> 
> Thanks,
> 
> Terry
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20111207/d21786f4/attachment.htm>


More information about the asterisk-dev mailing list