Skip to content

Commit

Permalink
Update DetainAgent.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tbaror committed Jan 12, 2016
1 parent fee18c0 commit f6a3efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DetainAgent.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def main(argv):
pass
for opt, arg in opts:
if opt == '-v':
print ('DetainAgent Version 1.0 ,Dalet IT')
print ('DetainAgent Version 1.0 ,Tal Bar-Or')
sys.exit()
eventb = GetServerInfo()
data = eventb.ReadConfig()
Expand Down

0 comments on commit f6a3efc

Please sign in to comment.