Skip to content

Commit

Permalink
Update nventory.py
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b0 authored Apr 13, 2018
1 parent 7169fde commit 9be7b75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nventory/bin/nventory.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
print("ERROR:")
raw_input("The audit database is LOCKED! Press ENTER to continue after changes are applied and database is unlocked.")
else:
print("The audit database is now unlocked. Proceeding with AB5K.")
print("The audit database is now unlocked. Proceeding with nventory.")
locked = False

checking = True
Expand Down Expand Up @@ -144,4 +144,4 @@

print("")

print("That was a nice round of auditing! Great job!")
print("That was a nice round of auditing! Great job!")

0 comments on commit 9be7b75

Please sign in to comment.