diff options
Diffstat (limited to 'sam/test.sh')
| -rwxr-xr-x | sam/test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sam/test.sh b/sam/test.sh index 0a50879..0d904ff 100755 --- a/sam/test.sh +++ b/sam/test.sh @@ -3,6 +3,7 @@ NL=' ' +export VIS_PATH=. [ -z "$VIS" ] && VIS="../../vis" [ -z "$SAM" ] && SAM="sam" [ -z "$PLAN9" ] && PLAN9="/usr/local/plan9/bin" |
