Syntax error in update_kernel.sh ?

While trying to update one of my boards, I received the following error:

root@test1:/opt/scripts/tools# uname -a

Linux test1 4.4.13-bone-rt-r11 #1 PREEMPT RT Sat Jun 11 08:59:59 UTC 2016 armv7l GNU/Linux

root@test1:/opt/scripts/tools# ./update_kernel.sh --bone-rt-kernel --lts-4_4

./update_kernel.sh: 615: ./update_kernel.sh: Syntax error: “}” unexpected (expecting “;;”)

This occurred just after doing the “git pull”, so it should be the current version.

Thanks,
Tim

Hi Tim,