selftests: splice: fix clean target to not remove default_file_splice_read.sh
authorShuah Khan <shuahkh@osg.samsung.com>
Fri, 21 Apr 2017 21:35:31 +0000 (15:35 -0600)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 25 Apr 2017 15:46:32 +0000 (09:46 -0600)
commit8edd210d9b121681f7e69dc087ae80d7043008e9
treeeb5b03e02fbb54ac8b25d15f4e9d63d04fae7dfe
parent8a246230bd2e822f440ebf4e7424fabb4d42da24
selftests: splice: fix clean target to not remove default_file_splice_read.sh

splice clean target removes the shell script default_file_splice_read.sh
that runs the splice test. Fix it to not remove this file.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/splice/Makefile