mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Update update_versions.py
This commit is contained in:
parent
4b1ba59257
commit
880a5be15a
@ -868,7 +868,7 @@ def main():
|
||||
try:
|
||||
subprocess.call(["javadoc"], stdout=open(os.devnull, "w"), stderr=subprocess.STDOUT)
|
||||
except Exception:
|
||||
printt("javadoc not found. Exiting...")
|
||||
printt("javadoc not found in path. Exiting...")
|
||||
return 1
|
||||
# -----------------------------------------------
|
||||
# 1) Clone Autopsy, checkout to given tag/commit
|
||||
|
Loading…
x
Reference in New Issue
Block a user