Skip to content

Commit 908c2b9

Browse files
authored
Merge branch 'develop' into slurm-topo
2 parents b9e932f + 9f091d2 commit 908c2b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbooks/aws-parallelcluster-shared/resources/install_pyenv.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,6 @@
5353
make
5454
make install
5555
VENV
56+
not_if { Dir.glob("#{prefix}/versions/#{python_version}/bin/python*").any? }
5657
end
5758
end

0 commit comments

Comments
 (0)