From 6a3d814d46db9f1eff7b0971cce783653e5bf93d Mon Sep 17 00:00:00 2001 From: Duncan McGreggor Date: Fri, 9 Dec 2011 10:42:30 -0800 Subject: Fixed the perms on the linux test case file so that nose will run it. Fixes bug 902282 Change-Id: Ic35292f36adc059064b1600dd4b300fb8c6db7f6 --- nova/tests/test_linux_net.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 nova/tests/test_linux_net.py (limited to 'nova/tests') diff --git a/nova/tests/test_linux_net.py b/nova/tests/test_linux_net.py old mode 100755 new mode 100644 -- cgit