Unverified Commit d7fc07c5 authored by r-vdp's avatar r-vdp
Browse files

nixos/tests/fwupd: drop FWUPD_VERBOSE again

parent 8a8dd3e0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -7,9 +7,6 @@ makeInstalledTest {
  testRunnerFlags = [ "--timeout=1200" ];

  testConfig = {
    # for easier debugging
    systemd.globalEnvironment.FWUPD_VERBOSE = "1";

    services.fwupd = {
      enable = true;
      daemonSettings.TestDevices = true;