Skip to content

Commit

Permalink
Update automation_init.sh (Azure#16598)
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc authored and rakshith91 committed Feb 8, 2021
1 parent 263207d commit bfc5ca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/automation_init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ VIRTUAL_ENV=$TMPDIR/venv-sdk
export VIRTUAL_ENV
PATH="$VIRTUAL_ENV/bin:$PATH"
export PATH
python -m pip install -U pip
python scripts/dev_setup.py -p azure-core
echo "{}" >> $2
echo "[Generate] init success!!!"

0 comments on commit bfc5ca3

Please sign in to comment.