From 8fa74af815ec5aed0ef25139685c8b4699f52cb5 Mon Sep 17 00:00:00 2001 From: bryan Date: Thu, 2 Dec 2021 10:09:26 -0500 Subject: [PATCH] Grammar --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index 8295a6c..c1a3aa0 100755 --- a/installJRMC +++ b/installJRMC @@ -656,7 +656,7 @@ buildRPM() { # skip rebuilding the rpm if it already exists if [[ -f "$_mcrpm" ]]; then - echo "$_mcrpm already exists. Skipping build step..." + echo "$_mcrpm already exists. Skipping build step." return 0 fi