diff options
Diffstat (limited to 'debian/apt.bug-script')
| -rwxr-xr-x | debian/apt.bug-script | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/apt.bug-script b/debian/apt.bug-script index a83b5563a..b22671268 100755 --- a/debian/apt.bug-script +++ b/debian/apt.bug-script @@ -1,10 +1,5 @@ #!/bin/bash -e -# reportbug #169495 -if [ -z "$YESNO" ]; then - YESNO=$"yYnN" -fi - cat <<EOF I can automatically include various information about your apt configuration in your bug report. This information may help to diagnose your problem. |
