"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
Christian Weisgerber <naddy@mips.inka.de>
Subject:
Re: storing regress test data outside of /tmp
To:
gameoftrees@openbsd.org
Date:
Thu, 1 Oct 2020 22:21:10 +0200

Download raw body.

Thread
Stefan Sperling:

> Sure, we can add quotes. Note though that paths with spaces do not
> work regardless because getopt(1) does not process such arguments
> correctly (see the BUGS section in its man page).

That I can fix.

> >     local testroot=$(mktemp -d "$GOT_TEST_ROOT/got-test-$testname-XXXXXXXX")
> 
> Nice. I like this. I used backticks instead of $() in order to keep
> the line length limited to 79 bytes instead of 80.

Sure, nothing wrong with backticks if you don't try to nest them.

ok

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de