Description of problem: The azure.log has content but no EOL. For Example: [root@unused log]# ls -l azure.log -rw-r--r--. 1 root root 7681442 Oct 31 06:24 azure.log [root@unused log]# wc azure.log 0 88963 7692273 azure.log [root@unused log]# wc -l azure.log 0 azure.log Version-Release number of selected component (if applicable): Version 5.9.4.7.20180829201904_ced41ae How reproducible: 100% Actual results: Log has content but showing 0 EOL Expected results: It should print newline counts with a command "wc -l azure.log"
*** This bug has been marked as a duplicate of bug 1640718 ***