Skip to content

Commit 1a0649e

Browse files
committed
Debug
1 parent 2b4f752 commit 1a0649e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/install_magnum.sh

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ case "${unameOut}" in
1919
*) machine="UNKNOWN:${unameOut}"
2020
esac
2121

22+
echo "$machine"
23+
2224
WINDOWLESS=DMAGNUM_WITH_WINDOWLESSEGLAPPLICATION
2325

2426
if [ "$machine" == "Mac" ]; then

0 commit comments

Comments
 (0)