From 900fadf5e6e12f21d3dedf4b0bd0636cbfca6313 Mon Sep 17 00:00:00 2001 From: William Hua Date: Mon, 24 Jun 2013 17:16:17 -0400 Subject: Remove autopilot support. --- tests/autopilot/test.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 tests/autopilot/test.sh (limited to 'tests/autopilot/test.sh') diff --git a/tests/autopilot/test.sh b/tests/autopilot/test.sh deleted file mode 100755 index 7c3a0ad4..00000000 --- a/tests/autopilot/test.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -for name in `autopilot list tests | head -n -3 | tail -n +3` -do - autopilot run $name || exit 1 -done -- cgit v1.2.3