Loading ci-support.sh +1 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ print_status_message() echo "git revision: $(git rev-parse --short HEAD)" echo "git status:" git status -s cat /proc/cpuinfo | grep 'model name' | head -n 1 echo "-----------------------------------------------" } Loading Loading
ci-support.sh +1 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ print_status_message() echo "git revision: $(git rev-parse --short HEAD)" echo "git status:" git status -s cat /proc/cpuinfo | grep 'model name' | head -n 1 echo "-----------------------------------------------" } Loading