beremiz
Clone
Summary
Browse
Changes
Graph
IDE: fix primary buffer selection being reset on each write to console on X11.
wxPython4
2022-07-27, Edouard Tisserant
d2ca25a2d5d9
file is
Executable
IDE: fix primary buffer selection being reset on each write to console on X11.
This problem was making debug_project IDE test randomly failing
#!/bin/bash
set -e
echo "Building docker image"
docker build \
--build-arg UID=$(id -u) \
--build-arg GID=$(id -g) \
-t beremiz_sikuli .