Whamcloud - gitweb
LU-1199 lbuild: Remove obsolete CVS functionality
Remove code from lbuild that is obsolete now that CVS is no longer
used by the Lustre project. The following three command line
parameters are no longer used:
-d
--disable-datestamp
--tag
The former two were removed completely. The --tag remains, but
is now ignored by lbuild (except that is prints a warning about
the option being deprecated). We need to allow --tag for now
to accomodate the Intel build farm which always passes in the
bogus option "--tag foo".
Change-Id: I68636f599937cec2ea9298a395df0c875762215e
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/5962
Tested-by: Hudson
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>