From b0719c05b90fcdd1436014db318975aadad763bf Mon Sep 17 00:00:00 2001 From: "Christopher J. Morrone" <morrone2@llnl.gov> Date: Wed, 1 Jul 2015 14:34:37 -0700 Subject: [PATCH] LU-6788 build: Remove build/lbuild backwards compatibility symlink Enough time has passed since lbuild was moved to contrib to remove the symlink that we left behind in the build directory to accommodate Intel's build farm. Change-Id: I4d3b6038aad0663c3030590d161b6d71d05e6d43 Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov> Reviewed-on: http://review.whamcloud.com/15464 Reviewed-by: Bob Glossman <bob.glossman@intel.com> Tested-by: Jenkins Tested-by: Maloo <hpdd-maloo@intel.com> Reviewed-by: Minh Diep <minh.diep@intel.com> Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com> Reviewed-by: Oleg Drokin <oleg.drokin@intel.com> --- build/lbuild | 1 - 1 file changed, 1 deletion(-) delete mode 120000 build/lbuild diff --git a/build/lbuild b/build/lbuild deleted file mode 120000 index a49b9c08f0..0000000000 --- a/build/lbuild +++ /dev/null @@ -1 +0,0 @@ -../contrib/lbuild/lbuild \ No newline at end of file -- GitLab