mirror of
https://github.com/elisspace/autopsy.git
synced 2026-08-29 15:43:50 +00:00
4690 fix error in setupsleuthkitBranch.py
This commit is contained in:
@@ -52,6 +52,7 @@ def gitSleuthkitCheckout(branch, branchOwner):
|
||||
#do nothing
|
||||
print("Passed declared")
|
||||
else:
|
||||
print("NOT PASSED")
|
||||
#unable to create new branch return instead of pulling
|
||||
return
|
||||
print("Perfroming CMD: "+" ".join(cmd));
|
||||
|
||||
Reference in New Issue
Block a user