due to a %^!&@^ feature in the latest version of yum we are creating a
authorMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 18 Jul 2008 18:31:22 +0000 (18:31 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 18 Jul 2008 18:31:22 +0000 (18:31 +0000)
commit22d5642fc484bec5e31e25b0e8b2ba4a97887c9d
tree8a857244d12404a3686f20f5eae123fa64bf03af
parent95129f3e5ac95bf62c0d5439e6fc353e1dcc4c86
due to a %^!&@^ feature in the latest version of yum we are creating a
/vservers directory within a vserver. This throws off the
vbuild-nightly, as it checks whether it is operating within a vserver
by checking for the existence of the /vservers directory.

Changed it to check for /etc/vservers instead, which isn't exactly the
best test either.  It would be better if one could easily check
whether one was running inside the root context or inside a vserver.
vbuild-nightly.sh