X-Git-Url: https://git.distorted.org.uk/~mdw/hippotat/blobdiff_plain/6b516384d615e1658677ac3c63d0506027057641..c0c90673b8858c021e95453ce017397db5242c75:/fake-userv diff --git a/fake-userv b/fake-userv index 6f5da40..cf5c9f0 100755 --- a/fake-userv +++ b/fake-userv @@ -1,11 +1,9 @@ #!/bin/sh set -e echo >&2 "$0: invoked as $0 $*" -shift -shift exec 3<&0 4>&1 5>&2 >&2 &4 2>&5 & + ../userv-utils.git/ipif/service "$@" <&3 >&4 2>&5 & sleep 0.1 env - bash -i ' x "$@"