os-test-framework/utils/gui-wrapper.sh
2018-06-29 08:54:45 +02:00

2 lines
100 B
Bash
Executable File

#!/bin/sh
xvfb-run -a sh -c 'fluxbox 2>/dev/null & sleep 3; "$@"' utils/gui-wrapper.sh-subshell "$@"