From b815a269efaa83ad93765a9562ed78bcae06a0ef Mon Sep 17 00:00:00 2001 From: cxhong Date: Wed, 8 Jan 2020 14:23:24 -0500 Subject: [PATCH] Change shabang for python on rhels8.1 --- xCAT-test/autotest/testcase/xcat_inventory/validatehelper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-test/autotest/testcase/xcat_inventory/validatehelper b/xCAT-test/autotest/testcase/xcat_inventory/validatehelper index 2609acaa4..f903873df 100755 --- a/xCAT-test/autotest/testcase/xcat_inventory/validatehelper +++ b/xCAT-test/autotest/testcase/xcat_inventory/validatehelper @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python from __future__ import print_function import yaml