Skip to content

Commit d1a2719

Browse files
committed
adding retrying stopping condition
1 parent a44e66d commit d1a2719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

singularity/build/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
from spython.main import Client
3333

3434
from singularity.build.utils import (
35+
stop_if_result_none,
3536
get_singularity_version,
3637
test_container
3738
)

0 commit comments

Comments
 (0)