summaryrefslogtreecommitdiff
path: root/debian/openssh-server.apport
diff options
context:
space:
mode:
Diffstat (limited to 'debian/openssh-server.apport')
-rw-r--r--debian/openssh-server.apport2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/openssh-server.apport b/debian/openssh-server.apport
index 687daef97..58631be2d 100644
--- a/debian/openssh-server.apport
+++ b/debian/openssh-server.apport
@@ -10,7 +10,7 @@ option) any later version. See http://www.gnu.org/copyleft/gpl.html for
10the full text of the license. 10the full text of the license.
11''' 11'''
12 12
13from apport.hookutils import * 13from apport.hookutils import root_command_output
14 14
15def add_info(report, ui): 15def add_info(report, ui):
16 response = ui.yesno("The contents of your /etc/ssh/sshd_config file " 16 response = ui.yesno("The contents of your /etc/ssh/sshd_config file "