fossasia / meilix

Beautiful Linux System https://meilix.org | APT Repo: http://meilix.fossasia.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why their is a cat present in logs ??

xeon-zolt opened this issue · comments

we should remove that
build 1552 fossasia meilix travis ci 2
its printing a huge file in logs

/scripts/meilix_check.sh (https://github.com/fossasia/meilix/blob/master/scripts/meilix_check.sh) contains all the cat, less, echo and ls shown in Travis logs
if meilix_check is not required I would like to work on this issue.

please remove them if required for debugging by someone it should be done on a fork not to mess up with master

@xeon-zolt @tabesin Most of the logs that are been produced by meilix-check script I think is of the time when meilix was not booting into a live ISO,
Still we need your help, on deciding which commnd to delete and which to not

@tabesin maybe we should stop calling check script for production system

@xeon-zolt the current meilix logs have less nuimber of cats and this issue can be closed
you can check this log: https://travis-ci.org/fossasia/meilix/builds/516150684

@xeon-zolt That is the point. The check script should provide as much info as possible. However it does not need to be called by default.