Skip to content

Commit 77753aa

Browse files
author
Ole Osterthun
committed
fixes #37
1 parent aed3681 commit 77753aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure/configure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ print_settings ()
786786
echo "#"
787787
echo "# Allow to start fresh by allowing modules to be purged:"
788788
echo "#"
789-
echo "# purge_modules=\"$use_purge_modules\""
789+
echo " purge_modules=\"$use_purge_modules\""
790790
fi
791791
echo "#"
792792
if (( ${#use_module_items[@]} == 0 )) ; then

0 commit comments

Comments
 (0)