mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-12 18:04:25 +00:00
_ostree_build: drop a stray comment
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
5ac69f3141
commit
0a9abca4a6
@ -74,7 +74,6 @@ sub run {
|
||||
assert_script_run 'git clone https://pagure.io/pungi-fedora.git';
|
||||
assert_script_run 'cd pungi-fedora/';
|
||||
assert_script_run "git checkout ${branch}";
|
||||
# change 'ostree' to 'main' on/after merge
|
||||
assert_script_run 'wget https://pagure.io/fedora-qa/os-autoinst-distri-fedora/raw/main/f/ostree-parse-pungi.py', timeout => 120;
|
||||
my $loraxargs = script_output "python3 ostree-parse-pungi.py $lcsubv $arch";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user