diff --git a/testscript/doc.go b/testscript/doc.go index 28db63e7..d1dfc9dc 100644 --- a/testscript/doc.go +++ b/testscript/doc.go @@ -56,11 +56,13 @@ As an example: Each script runs in a fresh temporary work directory tree, available to scripts as $WORK. Scripts also have access to these other environment variables: - HOME=/no-home PATH= - TMPDIR=$WORK/tmp + HOME=/no-home + TMPDIR=$WORK/.tmp devnull= - goversion= + /= + := + $=$ The environment variable $exe (lowercase) is an empty string on most systems, ".exe" on Windows.