mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-03 10:48:03 +08:00
Remove unused script.
This is from way back in the Flock demo days.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# default's *42* lkocman's *43 as well
|
||||
|
||||
for mvr in testmodule-4.3.43-1 testmodule-4.3.42-1; do
|
||||
koji --config /etc/module_build_service/koji.conf remove-target $mvr
|
||||
koji --config /etc/module_build_service/koji.conf remove-tag $mvr
|
||||
koji --config /etc/module_build_service/koji.conf remove-tag $mvr-build
|
||||
done
|
||||
Reference in New Issue
Block a user