From c7040bce8247fbdfab513f6c93de5388db953bc4 Mon Sep 17 00:00:00 2001 From: Greg Armendariz Date: Tue, 27 May 2014 15:19:37 -0500 Subject: [PATCH] Omaha #3215 - Correct script Former-commit-id: ac528037a1da9174f6983e9a7465b69bd748695f [formerly 2565b4c918f9215fd65a5dc44778db3a200da8bf] Former-commit-id: 73765c31caf2b829764a90781a2869737d7083d6 --- rpms/build/common/usage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpms/build/common/usage.sh b/rpms/build/common/usage.sh index b00b663769..f25f91ec5f 100644 --- a/rpms/build/common/usage.sh +++ b/rpms/build/common/usage.sh @@ -11,7 +11,7 @@ function usage() echo " -edex only build the EDEX rpms." echo " -qpid build only the QPID rpms." echo " -ldm build the awips2-ldm rpm; requires root privileges." - echo " -dev call functions directly + echo " -dev call functions directly" echo " -package create a yum repository tar file with the rpms that were just built." echo " --help display this message and exit."