Unverified Commit 6ee281f8 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

renovate: Enable strict shell checks in tests (#430062)

parents c3ff8469 5e862033
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -30,8 +30,7 @@
        enable = true;
        settings.server.HTTP_PORT = 3000;
      };
      # Uncomment the next line to lint service scripts (Note: breaks VM startup; see #373166)
      #systemd.enableStrictShellChecks = true;
      systemd.enableStrictShellChecks = true;
    };

  testScript = ''