This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.git] / Documentation / fault-injection / failcmd.sh
1 #!/bin/bash
2
3 echo 1 > /proc/self/make-it-fail
4 exec $*