Skip to content

Commit

Permalink
Update automation_generate.sh (Azure#16471)
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc authored Feb 2, 2021
1 parent 7b7e5d1 commit 5aa3396
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions scripts/automation_generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ python -m packaging_tools.auto_package "$TMPDIR/venv-sdk/auto_temp.json" "$2" 2>
echo "[Generate] generate done!!!"

if [ ! -f "$2" ]; then
echo "$2 does not exist!!!"
exit 1
fi
echo "[Autorest]$2 does not exist!!!"
fi

0 comments on commit 5aa3396

Please sign in to comment.