Skip to content

Commit

Permalink
Fix indentation issue (#21802)
Browse files Browse the repository at this point in the history
There is an indentation issue in PR #21757. This PR addresses this issue.
  • Loading branch information
yutongzhang-microsoft authored Feb 20, 2025
1 parent 0fd75cd commit d791fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/docker-sonic-mgmt-py3-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ stages:
- script: |
set -x
sudo setfacl -R -b $(Agent.BuildDirectory)
displayName: 'setfacl'
displayName: 'setfacl'
- bash: |
set -xe
Expand Down

0 comments on commit d791fe5

Please sign in to comment.