chiark / gitweb /
bin/sandwich: Run the toolchain nicely.
[rsv] / userv / sandwich
1 ### -*-conf-*-
2
3 if ( glob calling-user mdw
4    | glob calling-group mdw-rust
5    )
6         reset
7         no-set-environment
8         no-suppress-args
9         ignore-fd 0
10         execute bin/sandwich
11 fi