瀏覽代碼

Some clears

Bob Mottram 9 年之前
父節點
當前提交
ad63cf4867
共有 1 個檔案被更改,包括 6 行新增0 行删除
  1. 6
    0
      src/freedombone

+ 6
- 0
src/freedombone 查看文件

297
 }
297
 }
298
 
298
 
299
 # run some initial tests
299
 # run some initial tests
300
+clear
300
 ${PROJECT_NAME}-tests
301
 ${PROJECT_NAME}-tests
301
 if [ ! "$?" = "0" ]; then
302
 if [ ! "$?" = "0" ]; then
302
     exit 768252
303
     exit 768252
303
 fi
304
 fi
304
 
305
 
306
+clear
307
+echo ''
308
+echo $'Setting up the base installation'
309
+echo ''
310
+
305
 upgrade_installation_from_previous_versions
311
 upgrade_installation_from_previous_versions
306
 setup_utils
312
 setup_utils
307
 setup_email
313
 setup_email