Whamcloud - gitweb
LU-4321 build: Remove make_META.pl 27/8427/2
authorChristopher J. Morrone <morrone2@llnl.gov>
Wed, 27 Nov 2013 23:49:29 +0000 (15:49 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 18 Dec 2013 07:29:09 +0000 (07:29 +0000)
commit83b8634e60a26012d1cfedaea42595a7af02e570
tree25b06461373c4f76bce740b57bad7a435ee1f32d
parent039db07e46b8bf8ff41e3620ae32b738549ef75d
LU-4321 build: Remove make_META.pl

This patch is a first pass at cleaning up version_tag.pl.

Primarily, it removes the strange "make_META.pl" symlink behavior.  It
is not at all clear to me why the symlink was being generated on the fly,
and then version_tag.pl changed its behavior based on its name.  Odd.

Instead version_tag.pl now take "--make_META" as the first option on
its command line.

Further, we haven't use CVS in a long time, so this patch removes
the cvs-related file and checks.

The is_git and is_cvs variables weren't even used, so those are removed
as well.

Change-Id: I651234bdf1d2d32db16151f332f2b3785ee123a0
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/8427
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Minh Diep <minh.diep@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
autoMakefile.am
lustre/scripts/Makefile.am
lustre/scripts/version_tag-cvs.pl [deleted file]
lustre/scripts/version_tag.pl