This is an automated email from the git hooks/post-receive script. jforbes pushed a commit to branch master in repository kernel-tests. commit 25db234927909dd2b2fb8d54bcc963daa7649894 Author: Josh Boyer <jwboyer@xxxxxxxxxx> Date: Wed May 29 16:31:39 2013 -0400 Add IPC stress tests --- stress/ltp/ipcstress.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/stress/ltp/ipcstress.sh b/stress/ltp/ipcstress.sh new file mode 100755 index 0000000..5388f66 --- /dev/null +++ b/stress/ltp/ipcstress.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +pushd ltp/testcases/kernel/ipc/ipc_stress +./testall +popd -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/kernel@xxxxxxxxxxxxxxxxxxxxxxx