From f21c3c507c239b5115ab6b032e8df57f47915d14 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 29 Mar 2016 19:38:07 -0400 Subject: [PATCH] Activate debugging for install_puppet.sh Change-Id: I977dfbfa30185bb22bc88e922b8e7bb7d396e1cb Signed-off-by: Paul Belanger --- install_puppet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_puppet.sh b/install_puppet.sh index 50580f4b35..e21be539ae 100755 --- a/install_puppet.sh +++ b/install_puppet.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash -x # Copyright 2013 OpenStack Foundation. # Copyright 2013 Hewlett-Packard Development Company, L.P.