From bde54c69c53eeb20b7c6cfc76c0a914bbef1a800 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Thu, 15 Apr 2021 18:59:03 +0200 Subject: [PATCH] sbatch: store queued status --- garlic/stages/sbatch.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/garlic/stages/sbatch.nix b/garlic/stages/sbatch.nix index b32334b..40c2d68 100644 --- a/garlic/stages/sbatch.nix +++ b/garlic/stages/sbatch.nix @@ -97,6 +97,7 @@ stdenv.mkDerivation rec { cat > $out/run < status EOF chmod +x $out/run '';