Your IP : 216.73.217.79


Current Path : /usr/share/bug/
Upload File :
Current File : //usr/share/bug/libapache2-mod-perl2

#!/bin/sh
BUGHELPER=/usr/share/libapache2-mod-perl2/mp2bug

# The output from the bughelper must be captured and sent to file
# descriptor 3 so it gets included in the user's bug report
[ -f $BUGHELPER ] && $BUGHELPER >& 3