On Tue, Jan 10, 2017 at 9:04 PM, 'Ben Golightly' via tup-users
<[email protected]> wrote:
>
> I am using `tup generate buildonce.sh` to generate raw build instructions to
> later feed into a static analysis tool.
>
> However, I do have to edit the output manually to add "mkdir -p" calls at
> the start to create the folders for the output.
>
> Once the folders are created, the generated script works perfectly.
>
> Please consider this as a feature request. Many thanks!

I just pushed a patch that tries to do this (see also
https://github.com/gittup/tup/issues/179 ). There's just one small
test for it though, so I wouldn't be surprised if there are still some
issues. Let me know if it works for you!

-Mike

-- 
-- 
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to