Murali-group / Beeline

BEELINE: evaluation of algorithms for gene regulatory network inference
GNU General Public License v3.0
171 stars 51 forks source link

False success messages posted after erroneous execution of docker commands in initialize.sh #75

Closed blessyantony9 closed 2 months ago

blessyantony9 commented 2 years ago

docker build -q -t jump3:base . echo "Docker container for JUMP3 is built and tagged as jump3:base"

The second line is printed irrespective of the exit status of the preceding docker command.