summaryrefslogtreecommitdiffstats
path: root/test/run_errormsg_test.sh
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2014-08-29 16:39:11 +0200
committerQC <qball@gmpclient.org>2014-08-29 16:39:11 +0200
commita9953f4c3b9fac9ec7fe76157773685f63c1f789 (patch)
tree8f117ca60c5124122a751072b56996d464a67476 /test/run_errormsg_test.sh
parent1916b0e66e7507c118d41ca947b422c7d65ee24e (diff)
Try to fix test on travis server.
Diffstat (limited to 'test/run_errormsg_test.sh')
-rwxr-xr-xtest/run_errormsg_test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/run_errormsg_test.sh b/test/run_errormsg_test.sh
index d9ccf220..606dadf9 100755
--- a/test/run_errormsg_test.sh
+++ b/test/run_errormsg_test.sh
@@ -15,4 +15,5 @@ sleep 5 && DISPLAY=:200 xdotool key Return
wait ${RPID}
RETV=$?
kill ${XPID}
+sleep 1
exit ${RETV}