beremiz
Clone
Summary
Browse
Changes
Graph
Tests: fix wx_widgets.pytest/test_CustomIntCtrl.py
2024-05-15, Edouard Tisserant
ebd25bbe5a73
file is
Executable
Tests: fix wx_widgets.pytest/test_CustomIntCtrl.py
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER