Skip to content
Commits on Source (2)
......@@ -17,7 +17,10 @@ cd "${AUTOPKGTEST_TMP}"
gunzip -r *
# Remove after debugging
# Remove tests that need UI
rm -f F81K81uf_relratio.bf definitions.bf definitions+MLE.bf
# Just for debugging
set -x
for i in *.bf; do
......