Moved SRM to test for test argument logic
This commit is contained in:
@@ -548,7 +548,7 @@ if __name__ == "__main__":
|
||||
else:
|
||||
logger.error("Unable to login to account, please check API credentials")
|
||||
#logger.error((bitwarden_login_output.stderr).decode())
|
||||
|
||||
if not opts.test:
|
||||
logger.info("Securely deleting files")
|
||||
if os_detected == "Windows":
|
||||
# sdelete.exe .\working\ -p 5 -s
|
||||
|
||||
Reference in New Issue
Block a user