fstests: remove DMAPI tests
[xfstests-dev.git] / dmapi / src / suite2 / create_cpio
diff --git a/dmapi/src/suite2/create_cpio b/dmapi/src/suite2/create_cpio
deleted file mode 100644 (file)
index 62c04bf..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
-#
-
-rm /home/hickory43/jayw/test/dist/DMAPI_test.cpio
-cd /home/hickory43/jayw/test
-find * \( ! -name '*.o' ! -name '*~' ! -name './dist/*' \) | cpio -oc > /home/hickory43/jayw/test/dist/DMAPI_test.cpio
-cp /home/hickory43/jayw/test/README /home/hickory43/jayw/test/dist/README
-cd /home/hickory43/jayw/test/dist
-