Skip to content

Commit ff7192f

Browse files
authored
Update 2023.06.lua
1 parent d7c62c3 commit ff7192f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

init/modules/EESSI/2023.06.lua

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,6 @@ pushenv ("LC_ALL", "C.utf8")
216216
pushenv ("LC_CTYPE", "C.utf8")
217217
pushenv ("LC_MESSAGES", "C.utf8")
218218

219-
-- avoid lesspipe problems on Debian system
220-
pushenv ("LESSOPEN", "")
221-
222219
-- Filter system paths from LD_LIBRARY_PATH
223220
-- Needs to be reversible so first make a copy
224221
append_path ("EESSI_DEFAULT_HOST_LD_LIBRARY_PATH", os.getenv("LD_LIBRARY_PATH") or "")

0 commit comments

Comments
 (0)