From 78a31080b4ecaaf97c130d95682586908f3204e9 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Fri, 17 Mar 2023 08:57:12 +0100
Subject: [PATCH] update version info in jobjelper.sh

---
 jobhelper.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jobhelper.sh b/jobhelper.sh
index 86d39ad..a05467c 100755
--- a/jobhelper.sh
+++ b/jobhelper.sh
@@ -13,7 +13,7 @@
 # 2017-02-16  ah,ds  v1.2  added storage helper function
 # 2018-02-13  ah,ds  v1.3  detect samba shares based on a flag
 # 2022-10-07  ah     v1.4  unescape regex with space to prevent "grep: warning: stray \ before white space"
-# 2023-03-16  ah     v1.5  ignore required user on MS windows
+# 2023-03-16  ah     v1.5  ignore required user on MS windows; source jobs/env if it exists
 # ================================================================================
 
 
-- 
GitLab