Skip to content

Commit b494380

Browse files
authored
fix faulty return code causing no error message (#1075)
1 parent c71f30a commit b494380

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

configure.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ find_qt() {
6969
echo "$qt_root"
7070
else
7171
echo ""
72-
return 1
7372
fi
7473
}
7574

0 commit comments

Comments
 (0)