[med-svn] [Git][med-team/aevol][master] Fix some issues in the test
Andreas Tille
gitlab at salsa.debian.org
Thu Jul 25 00:27:38 BST 2019
Andreas Tille pushed to branch master at Debian Med / aevol
Commits:
9e54a06a by Andreas Tille at 2019-07-24T23:26:55Z
Fix some issues in the test
- - - - -
1 changed file:
- debian/tests/run-unit-tests
Changes:
=====================================
debian/tests/run-unit-tests
=====================================
@@ -20,12 +20,12 @@ gunzip -r *
set -x
# Set the X Server
-xvfb :100 -ac &
+# Xvfb :100 -ac &
# Run simulation
-cd wild_type
+cd workflow/wild_type
aevol_create
-aevol_run -n 100 -p -1
+xvfb-run --auto-servernum --server-args="-screen 0 1024x768x24" aevol_run -n 100 -p -1
# Test setup
outdirsA="line01 line02 line03 line04 line05"
View it on GitLab: https://salsa.debian.org/med-team/aevol/commit/9e54a06ade517d2d39206f44f87bca3030a99366
--
View it on GitLab: https://salsa.debian.org/med-team/aevol/commit/9e54a06ade517d2d39206f44f87bca3030a99366
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190724/31c155af/attachment-0001.html>
More information about the debian-med-commit
mailing list