Skip to content

Commit

Permalink
su waits for a password...
Browse files Browse the repository at this point in the history
  • Loading branch information
wmdietl committed Dec 12, 2024
1 parent 53a5ff6 commit 1d6172b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
env | sort
displayName: show environment
- bash: |
su -
apt-get install -y --no-upgrade --no-install-recommends jtreg7
sudo apt-get install -y --no-upgrade --no-install-recommends jtreg7
displayName: Install jtreg7
- bash: pwd && ls && bash ./configure --with-jtreg=/usr/bin/jtreg --disable-warnings-as-errors
displayName: configure
Expand Down

0 comments on commit 1d6172b

Please sign in to comment.