Disable clear for debugging

This commit is contained in:
Bob Mottram 2016-01-05 09:13:27 +00:00
parent 8dc999c26c
commit cd09ffac10
1 changed files with 1 additions and 1 deletions

View File

@ -1675,7 +1675,7 @@ function interactive_configuration {
}
function show_result {
clear
#clear
echo ''
echo -n $"Configuration filename:"
echo " $CONFIGURATION_FILE"