Skip to content

Commit e42fe2d

Browse files
committed
add status message
1 parent 1b888d6 commit e42fe2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

afq/run

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ else
136136
cd $OUTPUT_DIR
137137
mv AFQ $AFQ_NAME
138138
chmod -R 777 $OUTPUT_DIR
139+
echo -e "[$CONTAINER] compressing outputs..."
139140
zip -r AFQ_Output_$AFQ_NAME.zip $AFQ_NAME && rm -rf $AFQ_NAME
140141

141142
# Set permissions for outputs (prevent root only r/w)

0 commit comments

Comments
 (0)