diff --git a/jobhelper.sh b/jobhelper.sh index 86d39ad0c8d930c549af772327d95984359372c3..a05467c41ce184ecbda651a202ac9ac1dd527b6d 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 # ================================================================================