3 lines
91 B
Bash
3 lines
91 B
Bash
#! /bin/sh
|
|
r='@mono_build_root@'
|
|
exec "$r/tools/mono-hang-watchdog/mono-hang-watchdog" "$@" |