X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=jwrap-script-jpctb;h=72aa83e236014b0d5ec8708bc1e4aaf2446cf55d;hb=801ee8fc524bfda06f4bbfbec51caf228258d3fe;hp=117e720c64c522f1f52d40de0ede7de1697aa237;hpb=63e60c613ba89505965f2958a3c75c3b507eeb74;p=jarrg-owen.git diff --git a/jwrap-script-jpctb b/jwrap-script-jpctb index 117e720..72aa83e 100755 --- a/jwrap-script-jpctb +++ b/jwrap-script-jpctb @@ -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