From aadc2a5244636464da0eeeadffbf7a6d3e0d45a5 Mon Sep 17 00:00:00 2001 From: Pradnya Mohite Date: Wed, 22 Jan 2020 15:07:44 -0800 Subject: [PATCH] removing space from shebang --- files/image_config/procdockerstatsd/procdockerstatsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/image_config/procdockerstatsd/procdockerstatsd b/files/image_config/procdockerstatsd/procdockerstatsd index 66d2d45009d5..a7bdcd6e6ce6 100644 --- a/files/image_config/procdockerstatsd/procdockerstatsd +++ b/files/image_config/procdockerstatsd/procdockerstatsd @@ -1,4 +1,4 @@ -# !/usr/bin/env python +#!/usr/bin/env python ''' procdockerstatsd Daemon which periodically gathers process and docker statistics and pushes the data to STATE_DB