test
This commit is contained in:
parent
6607f578e5
commit
1d087af477
@ -65,8 +65,8 @@ def main():
|
|||||||
# No environment variables were found
|
# No environment variables were found
|
||||||
# Either the script was run manually as a test (ie Not ran by *arr)
|
# Either the script was run manually as a test (ie Not ran by *arr)
|
||||||
# or, something went wrong : )
|
# or, something went wrong : )
|
||||||
if len(envs) == 0:
|
# if len(envs) == 0:
|
||||||
raise Exception('No *arr Environment variables were found.')
|
# raise Exception('No *arr Environment variables were found.')
|
||||||
|
|
||||||
logwrite.close()
|
logwrite.close()
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user