aboutsummaryrefslogtreecommitdiff
path: root/sam
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2016-12-19 10:52:06 +0100
committerMarc André Tanner <mat@brain-dump.org>2016-12-19 10:52:06 +0100
commit837cabd91ab86749b5b94e9177bf6721b4c38377 (patch)
tree16208c7315c961b52f88db7e063a1fc878c6c16a /sam
parent9a848ca6fe17d8b957713152ef44aced99384505 (diff)
downloadvis-837cabd91ab86749b5b94e9177bf6721b4c38377.tar.gz
vis-837cabd91ab86749b5b94e9177bf6721b4c38377.tar.xz
test: ignore custom visrc.lua configuration
Diffstat (limited to 'sam')
-rwxr-xr-xsam/test.sh1
-rw-r--r--sam/visrc.lua0
2 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"
diff --git a/sam/visrc.lua b/sam/visrc.lua
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/sam/visrc.lua