Skip to content

Commit

Permalink
Merge pull request #412 from gibizer/fix-test-doc
Browse files Browse the repository at this point in the history
[doc]Fix repo setup command
  • Loading branch information
openshift-ci[bot] authored Oct 6, 2023
2 parents 5542efe + 6cc052e commit 6b511f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/testing_roles.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ to configure the DNF repositories of the VM.
pushd repo-setup-main
python3 -m venv ./venv
PBR_VERSION=0.0.0 ./venv/bin/pip install ./
sudo ./venv/bin/repo-setup current-podified-dev
sudo ./venv/bin/repo-setup current-podified
popd
popd
Expand Down

0 comments on commit 6b511f5

Please sign in to comment.