aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2007-12-23 18:36:47 +0200
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2007-12-23 18:36:47 +0200
commit8b8b18dbb8f8a8b58f3e96ca2970c645be735757 (patch)
tree804a2d80f746b38890f249422f1f930e86fd49ba /ubi-utils
parentdb697836173e90d95390649287648cdd420e1b43 (diff)
ubi-utils: move jffs2_test.sh
Move this piece of code to sort-me-out/. See README. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ubi-utils')
-rw-r--r--ubi-utils/sort-me-out/README5
-rwxr-xr-xubi-utils/sort-me-out/jffs2_test.sh (renamed from ubi-utils/scripts/jffs2_test.sh)0
2 files changed, 5 insertions, 0 deletions
diff --git a/ubi-utils/sort-me-out/README b/ubi-utils/sort-me-out/README
new file mode 100644
index 0000000..7dd45c1
--- /dev/null
+++ b/ubi-utils/sort-me-out/README
@@ -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.
diff --git a/ubi-utils/scripts/jffs2_test.sh b/ubi-utils/sort-me-out/jffs2_test.sh
index 0cc9f0c..0cc9f0c 100755
--- a/ubi-utils/scripts/jffs2_test.sh
+++ b/ubi-utils/sort-me-out/jffs2_test.sh