chiark / gitweb /
invoke gui through xterm so we get to see errors
authorian <ian>
Mon, 14 Jul 2008 23:50:11 +0000 (23:50 +0000)
committerian <ian>
Mon, 14 Jul 2008 23:50:11 +0000 (23:50 +0000)
hostside/xsession

index a91eceba327179478d4861433c7cb422c99f8ce4..cb4c7ea1cc133d178ae5090179e20535d11d0a8e 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 set -e
 cd /bessar/ian/trains/hostside
-./gui
+xterm -e sh -c './gui; sleep 1000000000'