From 6d1067c2f493499e1d92203d1aadec6a3caab82b Mon Sep 17 00:00:00 2001 From: Matheus Albino Brunhara Date: Fri, 29 Nov 2024 10:08:55 -0300 Subject: [PATCH] Fixes miseRun.sh script --- scripts/shell/job/gp/miseRun.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/shell/job/gp/miseRun.sh b/scripts/shell/job/gp/miseRun.sh index dfd95de..525be23 100755 --- a/scripts/shell/job/gp/miseRun.sh +++ b/scripts/shell/job/gp/miseRun.sh @@ -1,7 +1,5 @@ #!/bin/env bash -set -e - show_help() { echo "Usage: $(basename $0) [--preset|-p] [--executable|-e] [--dry-run|-d]" echo "Options:"