From 5ee0e443e4ea90888e74b90d2e4198494e8eb597 Mon Sep 17 00:00:00 2001 From: John Ericson Date: Fri, 26 Jan 2024 01:08:11 -0500 Subject: [PATCH] Remove now-unneeded workaround --- t/jobs/empty-dir-builder.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/t/jobs/empty-dir-builder.sh b/t/jobs/empty-dir-builder.sh index 949216e0..addc7ef6 100755 --- a/t/jobs/empty-dir-builder.sh +++ b/t/jobs/empty-dir-builder.sh @@ -1,6 +1,3 @@ #! /bin/sh -# Workaround for https://github.com/NixOS/nix/pull/6051 -echo "some output" - mkdir $out