summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/sbuild/chroot/chroot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sbuild/chroot/chroot.h b/test/sbuild/chroot/chroot.h
index 3d2943ef..aae9eae1 100644
--- a/test/sbuild/chroot/chroot.h
+++ b/test/sbuild/chroot/chroot.h
@@ -253,7 +253,7 @@ public:
env.add("UNSHARE_SYSVSEM", "false");
env.add("UNSHARE_UTS", "false");
#endif // SBUILD_FEATURE_UNSHARE
- }
+ }
void setup_keyfile_chroot (sbuild::keyfile& keyfile,
std::string const& group)