AM code: empty manifest bugfix
This fixes a rare bug causing emulab to return an invalid empty manifest.
GeniAM.pm.in
calls GeniStd:GenerateEmptyManifest()
in 2 special cases, but the XML returned by GenerateEmptyManifest()
did not have a closing </rspec>
tag.