Add utility to toggle project activation 10/70210/3
authorStephen Kitt <skitt@redhat.com>
Fri, 30 Mar 2018 07:28:32 +0000 (00:28 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Sun, 1 Apr 2018 05:20:44 +0000 (05:20 +0000)
commit1fc311900754baf512edc492003795a52b798503
tree0943c4a64cf974943179d53d5aec47ec6b36e028
parent01a5b8f7a224175204db7adb0281811fae977cb0
Add utility to toggle project activation

This adds a toggle-project script which uses xmlstarlet to toggle
projects’ activation, and {disable,enable}-project scripts to
respectively disable and enable projects.

Change-Id: Ic2bca4ee8596387a3b449dae314aa0a26d4b5602
Signed-off-by: Stephen Kitt <skitt@redhat.com>
disable-project [new file with mode: 0755]
enable-project [new file with mode: 0755]
toggle-project [new file with mode: 0755]