]> www.infradead.org Git - mtd-utils.git/commitdiff
ubi-utils: move jffs2_test.sh
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 23 Dec 2007 16:36:47 +0000 (18:36 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 23 Dec 2007 16:36:47 +0000 (18:36 +0200)
Move this piece of code to sort-me-out/. See README.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
ubi-utils/sort-me-out/README [new file with mode: 0644]
ubi-utils/sort-me-out/jffs2_test.sh [moved from ubi-utils/scripts/jffs2_test.sh with 100% similarity]

diff --git a/ubi-utils/sort-me-out/README b/ubi-utils/sort-me-out/README
new file mode 100644 (file)
index 0000000..7dd45c1
--- /dev/null
@@ -0,0 +1,5 @@
+This directory contains various stuff that has to be cleaned up and sorted out.
+
+* jffs2_test.sh: this has nothing to do to UBI. And the test is quite trivial,
+  so it is questionable if it should not be deleted. Anyway, if we want this,
+  it has to be moved to mtd-utils.git/tests/fs-tests.