diff --git a/automation_tools/update_sha.sh b/automation_tools/update_sha.sh index 15dee7ba..5bcbc8ee 100644 --- a/automation_tools/update_sha.sh +++ b/automation_tools/update_sha.sh @@ -15,7 +15,7 @@ echo while IFS="^" read -r url placeholder do - if [[ ! "$url" == "#"* ]] && [[ ! -z "$url"]]; then + if [[ ! "$url" == "#"* ]] && [[ ! -z "$url" ]]; then echo echo "Placeholder text: $placeholder" echo "URL to hash: $url" diff --git a/rd-submodules/retroarch b/rd-submodules/retroarch index 717b7809..0b1cfb79 160000 --- a/rd-submodules/retroarch +++ b/rd-submodules/retroarch @@ -1 +1 @@ -Subproject commit 717b78093797270877ec416e58082f1c71d435d8 +Subproject commit 0b1cfb79e591e10488a3262d6b38db843c39a409