From 120936fc473f145618a9fe0f3359ae4bd8187feb Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Tue, 7 Oct 2014 12:06:19 -0700 Subject: [PATCH] chmod +x nova-compute/nova-libvirt/start.sh start.sh must be executable Change-Id: I2de86343d194af5c3783d2169192f158fdada178 --- docker/nova-compute/nova-libvirt/start.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 docker/nova-compute/nova-libvirt/start.sh diff --git a/docker/nova-compute/nova-libvirt/start.sh b/docker/nova-compute/nova-libvirt/start.sh old mode 100644 new mode 100755