We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df1b6f4 commit 01158f5Copy full SHA for 01158f5
2 files changed
modules/java.sh
@@ -46,7 +46,4 @@ if [ -e "/home/robot/ejdk-8-fcs-b132-linux-arm-sflt-03_mar_2014.tar.gz" ]; then
46
echo "ok"
47
else
48
echo "nok"
49
-fi
50
-
51
52
-createHeader "END $MODULE"
+fi
modules/platform.sh
@@ -38,6 +38,4 @@ if [ "$PLATFORM" == "$UNKNOWN" ]; then
38
echo "https://github.com/ev3dev-lang-java/ev3dev-lang-java/issues"
39
echo
40
exit 1
41
42
43
0 commit comments