Now that Go considers the unix pseudo-tag to be satisfied by any sufficiently Unixy system, following a successful campaign by myself (and, to a lesser extent, Rob Pike)—should testscript's imported copy of build.go be updated to support this as a condition in scripts?
Then I could write:
[unix] exec echo 'It''s a UNIX system! I know this!'
Now that Go considers the
unixpseudo-tag to be satisfied by any sufficiently Unixy system, following a successful campaign by myself (and, to a lesser extent, Rob Pike)—shouldtestscript's imported copy ofbuild.gobe updated to support this as a condition in scripts?Then I could write: