From 7ca84fc1dcd1929042b18d8cb35f1de5e8b75d82 Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Mon, 23 Sep 2019 12:50:35 -0400
Subject: [PATCH] several machines now

---
 nixos/modules/tests/private-storage.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nixos/modules/tests/private-storage.nix b/nixos/modules/tests/private-storage.nix
index 8e08d847..e628984d 100644
--- a/nixos/modules/tests/private-storage.nix
+++ b/nixos/modules/tests/private-storage.nix
@@ -79,7 +79,7 @@ import <nixpkgs/nixos/tests/make-test.nix> {
       };
   };
 
-  # Test the machine with a Perl program (sobbing).
+  # Test the machines with a Perl program (sobbing).
   testScript =
     ''
       # Start booting all the VMs in parallel to speed up operations down below.
-- 
GitLab