-
-
Notifications
You must be signed in to change notification settings - Fork 604
Closed
Labels
Description
Because of this commit the script won't run
Error message:
$ python nosqlmap.py
fatal: No annotated tags can describe 'd0de7d468234126992c97d971a8b606f01e4f2e2'.
However, there were unannotated tags: try --tags.
Traceback (most recent call last):
File "nosqlmap.py", line 758, in <module>
mainMenu()
File "nosqlmap.py", line 36, in mainMenu
label = subprocess.check_output(["git","describe"])
File "/usr/lib/python2.7/subprocess.py", line 573, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['git', 'describe']' returned non-zero exit status 128