Comment 3 for bug 1560000

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

The wrapper.sh calling itself is where the loop happens:

#!/bin/sh
LD_LIBRARY_PATH=/home/ubuntu/tmp/uitk/b/build-area/ubuntu-ui-toolkit-1.3.1896+16.04.20160316/lib
export LD_LIBRARY_PATH
exec /home/ubuntu/tmp/uitk/b/build-area/ubuntu-ui-toolkit-1.3.1896+16.04.20160316/src/Ubuntu/Components/wrapper.sh "$@"