From 13076ca8be1fb65b66a533e2ca385360376bcf3c Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 20 Feb 2014 13:04:24 -0500 Subject: [PATCH] Remove stray shell script. --- tests_new/integration/test_destructive.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tests_new/integration/test_destructive.sh diff --git a/tests_new/integration/test_destructive.sh b/tests_new/integration/test_destructive.sh deleted file mode 100644 index 936d4abe4cd..00000000000 --- a/tests_new/integration/test_destructive.sh +++ /dev/null @@ -1 +0,0 @@ -ansible-playbook destructive.yml -i inventory -e @integration_config.yml -v $*