Search $PATH for command when creating SystemExec from command line
authorColin Fletcher <colin.m.fletcher@googlemail.com>
Tue, 27 May 2014 09:21:34 +0000 (10:21 +0100)
committerColin Fletcher <colin.m.fletcher@googlemail.com>
Thu, 12 Jun 2014 22:20:05 +0000 (23:20 +0100)
commit724a69a8d554151f3d1ec4bed03c6c4ab6f11eed
tree633b9c21df0face6cfe2e0a3fff055b837c003b6
parenta24525040922c466fe3b3b89b88ba6ed02cbb799
Search $PATH for command when creating SystemExec from command line

When creating a SystemExec from a command-line, search $PATH for the
command to execute, so that post-export hooks don't need to specify a full
path.
libs/pbd/system_exec.cc