Skip to content

Commit

Permalink
apptainer.tests.image-hello-cowsay: remove obsolete rmdir "$out"
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma27 committed Nov 24, 2024
1 parent ca1f93e commit 11f639e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/build-support/singularity-tools/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ lib.makeExtensible (final: {
inherit memSize;
}
''
rmdir "$out"
mkdir workspace
mkfs -t ext3 -b 4096 /dev/${vmTools.hd}
mount /dev/${vmTools.hd} workspace
Expand Down

0 comments on commit 11f639e

Please sign in to comment.