Skip to content

Commit 8678357

Browse files
committed
add message and new line for starting build
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
1 parent 33a61ca commit 8678357

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
@@ -111,6 +111,7 @@ def run_build(build_dir, params, verbose=True):
111111
bot.exit("Cannot find build template. Exiting.")
112112

113113
# START TIMING
114+
bot.info("\nSTARTING BUILD")
114115
start_time = datetime.now()
115116

116117
try:

0 commit comments

Comments
 (0)