chiark / gitweb /
Before try different approach since ldpreload does not work apparently
[jarrg-owen.git] / jwrap-script-jpctb
index 117e720c64c522f1f52d40de0ede7de1697aa237..72aa83e236014b0d5ec8708bc1e4aaf2446cf55d 100755 (executable)
@@ -1,9 +1,9 @@
 #!/bin/bash
 set -e$JWRAP_SCRIPT_X
 
-exec 4>&2
-exec 2>>/home/ian/u
-date >&2
+#exec 4>&2
+#exec 2>>/home/ian/u
+#date >&2
 
 unwire () {
        ldp="$LD_PRELOAD:"
@@ -57,4 +57,5 @@ if [ x"$lastarg" = x"com.threerings.yohoho.client.YoApp" ]; then
        unwire
 fi
 
-exec -a "$arg0" /dev/jwrap/bypass "$path" "$@" 2>&4
+exec -a "$arg0" /dev/jwrap/bypass "$path" "$@"
+#2>&4