Skip to content

Commit

Permalink
debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Higgins committed Mar 5, 2015
1 parent 59f6385 commit 899112b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SABPostProcess.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

if category.lower() not in categories:
print "Error, no valid category detected"
print "Category was " + category
sys.exit()

path = str(sys.argv[1])
Expand Down

0 comments on commit 899112b

Please sign in to comment.