Skip to content

Commit

Permalink
Update nmap.py
Browse files Browse the repository at this point in the history
  • Loading branch information
galkan committed Oct 3, 2014
1 parent b73c05e commit 8c40f46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/nmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import subprocess
from lib.core.exceptions import CrowbarExceptions
except Exception, err:
from lib.core.exceptions import CrowbarExceptions
raise CrowbarExceptions(str(err))


Expand Down

0 comments on commit 8c40f46

Please sign in to comment.