From 432f5f4949d2b4cece9b7cb2169f428debd93e28 Mon Sep 17 00:00:00 2001 From: punitmundra Date: Thu, 26 Mar 2026 10:08:19 +0530 Subject: [PATCH] pkg bump Signed-off-by: punitmundra --- src/bookshelf/habitat/plan.sh | 2 +- src/chef-server-ctl/habitat/plan.sh | 2 +- src/nginx/habitat/plan.sh | 2 +- src/oc-id/habitat/plan.sh | 2 +- src/oc_bifrost/habitat/plan.sh | 2 +- src/oc_erchef/habitat/plan.sh | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/bookshelf/habitat/plan.sh b/src/bookshelf/habitat/plan.sh index a266a759cf..ac73138940 100644 --- a/src/bookshelf/habitat/plan.sh +++ b/src/bookshelf/habitat/plan.sh @@ -81,4 +81,4 @@ do_end() { if [[ -n "$_clean_env" ]]; then rm -fv /usr/bin/env fi -} +} \ No newline at end of file diff --git a/src/chef-server-ctl/habitat/plan.sh b/src/chef-server-ctl/habitat/plan.sh index 72c91e9f85..1d7805c9b5 100644 --- a/src/chef-server-ctl/habitat/plan.sh +++ b/src/chef-server-ctl/habitat/plan.sh @@ -128,4 +128,4 @@ EOF do_check() { return 0 -} +} \ No newline at end of file diff --git a/src/nginx/habitat/plan.sh b/src/nginx/habitat/plan.sh index 37a25cc0d2..294a6a0894 100644 --- a/src/nginx/habitat/plan.sh +++ b/src/nginx/habitat/plan.sh @@ -63,4 +63,4 @@ do_strip() { ## NOT RIGHT do_after() { return 0 -} +} \ No newline at end of file diff --git a/src/oc-id/habitat/plan.sh b/src/oc-id/habitat/plan.sh index 2426ff25bc..9e378a0fd2 100644 --- a/src/oc-id/habitat/plan.sh +++ b/src/oc-id/habitat/plan.sh @@ -131,4 +131,4 @@ do_install() { # needed due to libffi Bad value error do_strip() { return 0 -} \ No newline at end of file +} diff --git a/src/oc_bifrost/habitat/plan.sh b/src/oc_bifrost/habitat/plan.sh index f5815a7d29..fb517e4441 100644 --- a/src/oc_bifrost/habitat/plan.sh +++ b/src/oc_bifrost/habitat/plan.sh @@ -82,4 +82,4 @@ do_end() { if [[ -n "$_clean_env" ]]; then rm -fv /usr/bin/env fi -} +} \ No newline at end of file diff --git a/src/oc_erchef/habitat/plan.sh b/src/oc_erchef/habitat/plan.sh index c208f79a67..a7951e8a8c 100644 --- a/src/oc_erchef/habitat/plan.sh +++ b/src/oc_erchef/habitat/plan.sh @@ -124,4 +124,4 @@ do_end() { if [[ -n "$_clean_env" ]]; then rm -fv /usr/bin/env fi -} +} \ No newline at end of file