]> sigrok.org Git - sigrok-util.git/commitdiff
sigrok-cross-mingw: Fixup shell syntax error in progress message
authorGerhard Sittig <redacted>
Sun, 23 Jan 2022 07:46:46 +0000 (08:46 +0100)
committerGerhard Sittig <redacted>
Sun, 23 Jan 2022 07:46:46 +0000 (08:46 +0100)
Remove an excess double quote in the final progress message which was
introduced in commit 81a786537c1c7.

cross-compile/mingw/sigrok-cross-mingw

index 0b28cf1fcccf46d0d411060344683e1caa1731bd..a26fc5e89c5688717349ca8eb4f4070cda81e379 100755 (executable)
@@ -274,4 +274,4 @@ else
 fi
 cd ..
 
-$ECHO "cross compile script done.""
+$ECHO "cross compile script done."