grub-fs-tester: Delete directory once we're done.
This commit is contained in:
parent
cde63a3bb0
commit
afa9dda37e
1 changed files with 1 additions and 0 deletions
|
@ -1516,3 +1516,4 @@ for ((LOGSECSIZE=MINLOGSECSIZE;LOGSECSIZE<=MAXLOGSECSIZE;LOGSECSIZE=LOGSECSIZE +
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
rmdir "${tempdir}"
|
||||||
|
|
Loading…
Reference in a new issue