apptainer.tests.image-hello-cowsay: remove obsolete rmdir "$out"
This commit is contained in:
parent
26eba25577
commit
4e2ce1ba94
@ -99,7 +99,6 @@ lib.makeExtensible (final: {
|
|||||||
inherit memSize;
|
inherit memSize;
|
||||||
}
|
}
|
||||||
''
|
''
|
||||||
rmdir "$out"
|
|
||||||
mkdir workspace
|
mkdir workspace
|
||||||
mkfs -t ext3 -b 4096 /dev/${vmTools.hd}
|
mkfs -t ext3 -b 4096 /dev/${vmTools.hd}
|
||||||
mount /dev/${vmTools.hd} workspace
|
mount /dev/${vmTools.hd} workspace
|
||||||
|
Loading…
Reference in New Issue
Block a user