From 750ba30e932e69481fa8c449d230390f77407566 Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Mon, 6 Sep 2010 07:51:13 -0400 Subject: [PATCH] Fix little buggy introduced by recent little fixes for typos ;-) --- tools/backport-dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/backport-dsc b/tools/backport-dsc index 637dc6c..89503af 100755 --- a/tools/backport-dsc +++ b/tools/backport-dsc @@ -19,7 +19,7 @@ bp_update_maintainer=1 # whether or not to apply backport patches found in a package bp_apply_patches=1 # produce fancy colored output -bp_color_output=1' +bp_color_output=1 # enables additional status message if set to true bp_verbose=0 # sed expressions to modify debian/control -- 2.39.5