Skip to content

Commit 0a0e814

Browse files
authored
fix test-on-azure.sh typo (#660)
1 parent d303be1 commit 0a0e814

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/test-azure-image.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ SIZE=${3:-Standard_B1ls}
1818
function fail {
1919
echo ERROR
2020
if [ -f ${ERR} ]; then
21-
ec
2221
cat "${ERR}"
2322
fi
2423
if [ -f ${LOG} ]; then

0 commit comments

Comments
 (0)