--- ltp-full-20090531/testcases/kernel/syscalls/io_destroy/run-io_destroy.sh	2008-07-11 13:21:43.000000000 -0700
+++ ltp/testcases/kernel/syscalls/io_destroy/run-io_destroy.sh	1969-12-31 16:00:00.000000000 -0800
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-syscall=io_destroy
-
-if [ -f $LTPROOT/testcases/bin/${syscall}01 ]; then
-         $LTPROOT/testcases/bin/${syscall}01
-else
-         echo "${syscall}01 0 CONF : System doesn't support execution of the test"
-
-fi
-
--- ltp-full-20090531/testcases/kernel/syscalls/io_cancel/run-io_cancel.sh	2008-06-27 03:54:46.000000000 -0700
+++ ltp/testcases/kernel/syscalls/io_cancel/run-io_cancel.sh	1969-12-31 16:00:00.000000000 -0800
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-syscall=io_cancel
-
-if [ -f $LTPROOT/testcases/bin/${syscall}01 ]; then
-         $LTPROOT/testcases/bin/${syscall}01
-else
-         echo "${syscall}01 0 CONF : System doesn't support execution of the test"
-
-fi
-
--- ltp-full-20090531/testcases/kernel/syscalls/io_getevents/run-io_getevents.sh	2008-07-11 13:21:43.000000000 -0700
+++ ltp/testcases/kernel/syscalls/io_getevents/run-io_getevents.sh	1969-12-31 16:00:00.000000000 -0800
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-syscall=io_getevents
-
-if [ -f $LTPROOT/testcases/bin/${syscall}01 ]; then
-         $LTPROOT/testcases/bin/${syscall}01
-else
-         echo "${syscall}01 0 CONF : System doesn't support execution of the test"
-
-fi
-
--- ltp-full-20090531/testcases/kernel/syscalls/io_setup/run-io_setup.sh	2008-07-11 13:21:43.000000000 -0700
+++ ltp/testcases/kernel/syscalls/io_setup/run-io_setup.sh	1969-12-31 16:00:00.000000000 -0800
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-syscall=io_setup
-
-if [ -f $LTPROOT/testcases/bin/${syscall}01 ]; then
-         $LTPROOT/testcases/bin/${syscall}01
-else
-         echo "${syscall}01 0 CONF : System doesn't support execution of the test"
-
-fi
-
--- ltp-full-20090531/testcases/kernel/syscalls/io_submit/run-io_submit.sh	2008-07-11 13:21:43.000000000 -0700
+++ ltp/testcases/kernel/syscalls/io_submit/run-io_submit.sh	1969-12-31 16:00:00.000000000 -0800
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-syscall=io_submit
-
-if [ -f $LTPROOT/testcases/bin/${syscall}01 ]; then
-         $LTPROOT/testcases/bin/${syscall}01
-else
-         echo "${syscall}01 0 CONF : System doesn't support execution of the test"
-
-fi
-
