[Debian-astro-commits] [saods9] 02/03: Fix XPA CI test

Ole Streicher olebole at moszumanska.debian.org
Sat Dec 17 09:45:07 UTC 2016


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

olebole pushed a commit to branch debian
in repository saods9.

commit 4e37c8e9fc296d5b8b89cfb2376955fc270f9c96
Author: Ole Streicher <olebole at debian.org>
Date:   Sat Dec 17 10:34:42 2016 +0100

    Fix XPA CI test
    
    The "print" command works only with the "local" method, for security reasons
---
 debian/tests/saods9-xpa | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/tests/saods9-xpa b/debian/tests/saods9-xpa
index d342d03..3b60362 100755
--- a/debian/tests/saods9-xpa
+++ b/debian/tests/saods9-xpa
@@ -10,6 +10,9 @@ cd "${ADTTMP}"
 funimage stdin'[TEXT(x:I:100,y:I:100),cir(50,50,40),point(100,1),-cir(50,50,2)]' \
     tmpfile.fits bitpix=8,mask=all < /dev/null
 
+XPA_METHOD=local
+export XPA_METHOD
+
 xvfb-run --server-args="-screen 0 1024x768x24" ds9 &
 ppid=$!
 sleep 1

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



More information about the Debian-astro-commits mailing list