Skip to content
Commit 731bcaf1 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

auto-build: fixed build commands with arguments

To support relative links `readlink -f ...` was used on the build
command. The problem with this is if arguments are included in the
build command it breaks. The command line is now broken up and
`readline -e ...` run on the first part. (-e ensures that the target
exists.)
parent 349b5941
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment