1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-06 13:22:32 +01:00

Merge pull request #404 from marcbonnici/signal_fix

EntryPoint: Fixes local package being used over system level
This commit is contained in:
marcbonnici
2017-06-09 12:59:28 +01:00
committed by GitHub

View File

@@ -14,6 +14,7 @@
#
from __future__ import absolute_import
import sys
import argparse
import logging