Skip to content

Commit bf8da75

Browse files
committed
Updated comment
1 parent 0b01e14 commit bf8da75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pilot/user/atlas/container.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ def alrb_wrapper(cmd: str, workdir: str, job: JobData = None) -> str:
388388
Wrap the given command with the special ALRB setup for containers
389389
E.g. cmd = /bin/bash hello_world.sh
390390
->
391-
export thePlatform="x86_64-slc6-gcc48-opt", "el9"
391+
export thePlatform="x86_64-slc6-gcc48-opt el9"
392392
export ALRB_CONT_RUNPAYLOAD="cmd'
393393
setupATLAS -c $thePlatform
394394

0 commit comments

Comments
 (0)