]> sigrok.org Git - sigrok-util.git/commit
macosx: Refine pulseview executable invocation in wrapper script.
authorGerhard Sittig <redacted>
Thu, 17 Aug 2017 19:11:49 +0000 (21:11 +0200)
committerUwe Hermann <redacted>
Thu, 17 Aug 2017 21:59:08 +0000 (23:59 +0200)
commitbf891e547539a89171f7a95dd4fba14959165dcf
treef46c8bb007943f1e1527204aadfbb198df37a261
parentffbad1654cdd9263a964873d95535ed66a5011b4
macosx: Refine pulseview executable invocation in wrapper script.

Cope with whitespace in e.g. pathnames that get passed to the script and
then forwarded to the executable. Prefix the invocation of the external
binary with 'exec' as there is no need to return to the script after the
last line finished executing.
cross-compile/macosx/contrib/pulseview