Skip to content

Commit

Permalink
add missed line
Browse files Browse the repository at this point in the history
Signed-off-by: olga.zheregelya <[email protected]>
  • Loading branch information
ozheregelya committed Dec 11, 2018
1 parent 88094a6 commit 5a2a65a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/performance/perf_load/perf_spike_load.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
parser.add_argument('--spike_config', required=False, default="config_perf_spike_load.yml",
help="Path to config for spike load test in YML format", dest="spike_config")


def create_output_directory(folder_path):
output_folder = os.path.join(folder_path[0], *folder_path[1:])
try:
Expand Down

0 comments on commit 5a2a65a

Please sign in to comment.