Don't create /dir in buildimage
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6310 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b99551d1be
commit
4d1757b042
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ buildimage() {
|
|||
do
|
||||
echo apa > "$MOUNT/very $i long test filename so we can make sure they.work"
|
||||
done
|
||||
mkdir $MOUNT/dir
|
||||
umount $MOUNT
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue