Error out if the same partition/repo/network is defined twice (#512956).
commit7bea68b8cbd81ce66b18cbec71b85762e0dbb70a
authorChris Lumens <clumens@redhat.com>
Sat, 25 Jul 2009 22:48:44 +0000 (25 18:48 -0400)
committerChris Lumens <clumens@redhat.com>
Tue, 28 Jul 2009 12:32:11 +0000 (28 08:32 -0400)
tree33719297a5757f8d3e1816c1fb364f339dffccbe
parenteab42c962277a9003b9f1b70f503bc0550c3a7e1
Error out if the same partition/repo/network is defined twice (#512956).
12 files changed:
pykickstart/commands/device.py
pykickstart/commands/dmraid.py
pykickstart/commands/fcoe.py
pykickstart/commands/group.py
pykickstart/commands/logvol.py
pykickstart/commands/network.py
pykickstart/commands/partition.py
pykickstart/commands/raid.py
pykickstart/commands/repo.py
pykickstart/commands/user.py
pykickstart/commands/volgroup.py
pykickstart/commands/zfcp.py