mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
add BGP update commands
This commit is contained in:
@@ -16,7 +16,6 @@ import os
|
||||
import json
|
||||
import ast
|
||||
|
||||
|
||||
def error(*args, **kwargs):
|
||||
"""print error and exit"""
|
||||
print(*args, file=sys.stderr, **kwargs)
|
||||
|
||||
Reference in New Issue
Block a user