From 1f3109e17602f3d5cbb544857b329a7e92438381 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 12 Mar 2015 14:38:19 -0400 Subject: [PATCH] eg-updater -c doc update The -c command now forces a rebuild instead of skipping it. Signed-off-by: Bill Erickson --- KCLS/admin-scripts/eg-updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KCLS/admin-scripts/eg-updater.sh b/KCLS/admin-scripts/eg-updater.sh index 3ff13ba1ad..fcc8b9da77 100755 --- a/KCLS/admin-scripts/eg-updater.sh +++ b/KCLS/admin-scripts/eg-updater.sh @@ -112,7 +112,7 @@ function usage { is ideal for rapid UI development. -c - Skip the autoreconf, configure, and 'make clean' steps + Run the full autoreconf, configure, and 'make clean' steps when building Evergreen. These are generally only needed for major upgrades. This option is ignored when a branch (-b) is used, since checking out a branch results in a -- 2.11.0