beremiz
Clone
Summary
Browse
Changes
Graph
Tests: add command for UI tests to launch and close Auxiliary Process
wxPython4
2022-11-10, Edouard Tisserant
142c268124ab
file is
Executable
Tests: add command for UI tests to launch and close Auxiliary Process
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1