From 2500a19e19988214310ee39a3563b2238f05e875 Mon Sep 17 00:00:00 2001
From: Adam Henry Lewenberg <adamhl@stanford.edu>
Date: Fri, 6 Nov 2015 08:47:30 -0800
Subject: [PATCH] small whitespace adjustment

---
 templates/sudo/etc/pam.d/sudo.erb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/templates/sudo/etc/pam.d/sudo.erb b/templates/sudo/etc/pam.d/sudo.erb
index c0d4bcb..3d12af2 100644
--- a/templates/sudo/etc/pam.d/sudo.erb
+++ b/templates/sudo/etc/pam.d/sudo.erb
@@ -15,6 +15,7 @@ password   include      common-auth
 session    optional     pam_keyinit.so revoke
 session    required     pam_limits.so
 <%- if (@debuild) then -%>
+
 # Instead of including the stock common-session-noninteractive we
 # use parts of it, overriding minimum_uid for pam_afs_session
 # so that sudo will be able to get AFS tokens (helps with cowbuilder)
-- 
GitLab