Update test-recording

This commit is contained in:
Thomas Nordquist
2019-02-18 09:59:23 +01:00
parent 795c410a92
commit 09811eafb7
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ export PID_XVFB=$!
sleep 2
# Debug with VNC
while [ "$TEST_EXIT_CODE" = "" ]; do x11vnc -passwd "bierbier" -display :$SCR; done &
while [ "$TEST_EXIT_CODE" = "" ]; do x11vnc -localhost -passwd "bierbier" -display :$SCR; done &
export PID_VNC=$!
# Start mqtt broker