Skip to content

Commit 0d1cc41

Browse files
committed
Allow passing ENROOT_TRANSFER_TIMEOUT to enroot again
Signed-off-by: Felix Abecassis <fabecassis@nvidia.com>
1 parent e0efb67 commit 0d1cc41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyxis_slurmstepd.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,6 @@ static const struct {
354354
PYXIS_ENV_ENTRY("ENROOT_ZSTD_OPTIONS="),
355355
PYXIS_ENV_ENTRY("ENROOT_TRANSFER_RETRIES="),
356356
PYXIS_ENV_ENTRY("ENROOT_CONNECT_TIMEOUT="),
357-
PYXIS_ENV_ENTRY("ENROOT_TRANSFER_TIMEOUT="),
358357
PYXIS_ENV_ENTRY("ENROOT_MAX_CONNECTIONS="),
359358
PYXIS_ENV_ENTRY("ENROOT_ALLOW_HTTP="),
360359
{ NULL, 0 }

0 commit comments

Comments
 (0)