From 97083efad62444366028813afa7e8e56a12ab8b6 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Wed, 25 Apr 2018 15:22:38 -0500 Subject: Update scripts per HEAT validation Issue-ID: AAF-256 Change-Id: Ib44e0bc99072840a389522746983fbefbbce6744 Signed-off-by: Instrumental --- auth/docker/drun.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth/docker/drun.sh') diff --git a/auth/docker/drun.sh b/auth/docker/drun.sh index e9805887..7aee605c 100644 --- a/auth/docker/drun.sh +++ b/auth/docker/drun.sh @@ -1,4 +1,4 @@ -#!/bin/bash drun.sh +#!/bin/bash # Pull in Variables from d.props . ./d.props -- cgit 1.2.3-korg