chiark / gitweb /
quilt innards: Remove a couple of stray blank lines
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 16 Jul 2016 16:31:58 +0000 (17:31 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 17 Jul 2016 12:46:14 +0000 (13:46 +0100)
dgit

diff --git a/dgit b/dgit
index 5207a921adac2e7ad223eab270ffa5ad7129224e..fc4e8786f34bc963115ecc888ebf356db791726e 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -2947,8 +2947,6 @@ sub quilt_fixup_singlepatch ($$$) {
 
     chdir "work";
     commit_quilty_patch();
-
-    
 }
 
 sub quilt_fixup_multipatch ($$$) {