guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] 01/01: Minor expansion of guile-test comments


From: Andy Wingo
Subject: [Guile-commits] 01/01: Minor expansion of guile-test comments
Date: Wed, 1 Mar 2017 04:41:21 -0500 (EST)

wingo pushed a commit to branch master
in repository guile.

commit fcebf93ecba790356e4b8dc76e6e863a34fb6438
Author: Andy Wingo <address@hidden>
Date:   Wed Mar 1 10:40:52 2017 +0100

    Minor expansion of guile-test comments
    
    * test-suite/guile-test: Add -L to example.
---
 test-suite/guile-test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-suite/guile-test b/test-suite/guile-test
index da1bcda..9accb00 100755
--- a/test-suite/guile-test
+++ b/test-suite/guile-test
@@ -23,7 +23,7 @@
 ;;;; Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 
-;;;; Usage: [guile -e main -s] guile-test [OPTIONS] [TEST ...]
+;;;; Usage: [guile -L `pwd`/test-suite -e main -s] guile-test [OPTIONS] [TEST 
...]
 ;;;;
 ;;;; Run tests from the Guile test suite.  Report failures and
 ;;;; unexpected passes to the standard output, along with a summary of



reply via email to

[Prev in Thread] Current Thread [Next in Thread]