mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
#1194 more detail on error
This commit is contained in:
parent
fdafa236aa
commit
61a169ac77
1 changed files with 2 additions and 1 deletions
|
@ -648,7 +648,8 @@ More information on the service you can find under:
|
|||
You DID PAY the initial fee.
|
||||
But the service was not able to provide service.
|
||||
Subscription will be ignored.
|
||||
''',title="Error on Subscription")
|
||||
Error: {0}
|
||||
'''.format(be.errorShort),title="Error on Subscription")
|
||||
sys.exit(1)
|
||||
|
||||
else:
|
||||
|
|
Loading…
Add table
Reference in a new issue