diff options
-rw-r--r-- | ubi-utils/sort-me-out/README | 5 | ||||
-rwxr-xr-x | ubi-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 |