Skip to content

Commit 0178307

Browse files
committed
openmpi-nightly-tarball: remove spurrious echo statement
Signed-off-by: Jeff Squyres <[email protected]>
1 parent 704d6a0 commit 0178307

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/build-server/openmpi-nightly-tarball.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ export LD_LIBRARY_PATH=$HOME_PREFIX/lib:$LD_LIBRARY_PATH
5656
module use $AUTOTOOL_MODULE
5757

5858
# get our nightly build script
59-
echo "MKDIR"
6059
mkdir -p $build_root
6160
cd $build_root
6261

0 commit comments

Comments
 (0)