Import moonshot-gss-eap_0.9.5.orig.tar.gz
[mech_eap.git] / libeap / testing / run-hostapd
diff --git a/libeap/testing/run-hostapd b/libeap/testing/run-hostapd
deleted file mode 100755 (executable)
index 37448b3..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-for i in minimal noeap full freebsd x86_64 gcc-cvs arm; do
-       ./compile hostapd-config/$i $1
-done