Skip to content

Commit 21c9c6c

Browse files
committed
Mock change to trigger docker rebuild
Change-Id: I10c2f964c3b64b4f1c52b9036d2451f0b89d96e7
1 parent cd306d3 commit 21c9c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/arm/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ function setup_fvp() {
124124
if [[ "${OS}" != "Linux" ]]; then
125125
echo "[${FUNCNAME[0]}] Warning: FVP only supported with Linux OS, skipping FVP setup..."
126126
echo "[${FUNCNAME[0]}] Warning: For MacOS, using https://github.com/Arm-Examples/FVPs-on-Mac is recommended."
127-
echo "[${FUNCNAME[0]}] Warning: Follow the instructions and make sure the path is set correctly."
127+
echo "[${FUNCNAME[0]}] Warning: Follow the instructions and make sure the path is set correctly."
128128
return 1
129129
fi
130130

0 commit comments

Comments
 (0)