beremiz
Clone
Summary
Browse
Changes
Graph
Tests: UI tests now avoid polling stdout if process didn't start.
wxPython4
2022-11-10, Edouard Tisserant
cfb2b05b68c4
file is
Executable
Tests: UI tests now avoid polling stdout if process didn't start.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1