Commit 74d4eb97 authored by Marco Mariani's avatar Marco Mariani

missing import traceback

parent fd2a05be
......@@ -30,11 +30,13 @@
import ConfigParser
import datetime
from slapos.networkcachehelper import helper_upload_network_cached_from_file
from optparse import OptionParser, Option
import traceback
import sys
import time
from slapos.networkcachehelper import helper_upload_network_cached_from_file
class Parser(OptionParser):
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment