[Calypso-commits] [calypso] 01/02: autopkg test: run the installed calypso

Guido Guenther agx at moszumanska.debian.org
Fri Apr 15 16:41:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to annotated tag debian/1.5-3
in repository calypso.

commit 55a540bee820647c871e5452db76e6a0d124d7b5
Author: Guido Günther <agx at sigxcpu.org>
Date:   Fri Apr 15 18:37:57 2016 +0200

    autopkg test: run the installed calypso
    
    not the one from our source dir
---
 debian/tests/caldav | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/caldav b/debian/tests/caldav
index ba23c50..1623e1b 100755
--- a/debian/tests/caldav
+++ b/debian/tests/caldav
@@ -19,7 +19,7 @@ cleanup ()
 run_calypso ()
 {
     # Run the server
-    ./calypso.py -g >$DAEMON_LOG 2>&1 &
+    calypso -g >$DAEMON_LOG 2>&1 &
     CALYPSO_PID=$!
     sleep 2
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/calypso/calypso.git



More information about the Calypso-commits mailing list