Remove unused flag.
[linux-2.6.git] / Documentation / fault-injection / failcmd.sh
1 #!/bin/bash
2
3 echo 1 > /proc/self/make-it-fail
4 exec $*