aboutsummaryrefslogtreecommitdiffstats
path: root/dotguile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-05-14 22:23:23 +0200
committerHarald Welte <laforge@gnumonks.org>2017-05-14 22:23:23 +0200
commit61838bbff39828b037cdf9ac5dc40e0d1cca5eea (patch)
treef8d2c8b2619d180a6f46978bf7eec617cc050513 /dotguile
parent54bf03e8e155a81cd499dc835daa67412ba5c79b (diff)
run-sua-test: Avoid having to use a ~/.guile script
Rather, we can specify the path in which the sua-testtool files are located using the '-d ...' command line argument of run-sua-test.
Diffstat (limited to 'dotguile')
-rw-r--r--dotguile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotguile b/dotguile
index 7ef8d22..2d51622 100644
--- a/dotguile
+++ b/dotguile
@@ -26,7 +26,7 @@
;;; $Id: dotguile,v 1.1 2011/03/20 16:48:30 tuexen Exp $
;;; Change the following line to reflect where the files are located.
-(define dir "/Users/tuexen/Documents/sua-testtool/")
+(define dir "")
(define files (list "common.scm"
"sua.scm"
"sua-param-testtool-asp.scm"