1
1

make_dist_tarball: remove debug statement

Remove the default to only build a "no OMPI" tarball when invoked via
"make_tarball".
Этот коммит содержится в:
Jeff Squyres 2014-10-03 08:32:29 -07:00
родитель 72d13598d7
Коммит 58e6213d2f

1
contrib/dist/make_dist_tarball поставляемый
Просмотреть файл

@ -60,7 +60,6 @@ if test "`basename $0`" = "make_tarball"; then
highok=1 highok=1
dirty_ok=1 dirty_ok=1
greekonly=1 greekonly=1
want_ompi=0
else else
highok=0 highok=0
fi fi