From 837cabd91ab86749b5b94e9177bf6721b4c38377 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Mon, 19 Dec 2016 10:52:06 +0100 Subject: test: ignore custom visrc.lua configuration --- sam/test.sh | 1 + sam/visrc.lua | 0 2 files changed, 1 insertion(+) create mode 100644 sam/visrc.lua (limited to 'sam') 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 -- cgit v1.2.3