]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - shell/shell/logout
shell/logout: remove newline
[config/dotfiles.git] / shell / shell / logout
index a5e1bbc9c0368cc76825337d82a1476bff383663..95b72481fdad263e2fa3359ae14ded51bc8f491c 100644 (file)
@@ -18,7 +18,6 @@
 
 # When leaving the console clear the screen to increase privacy. Taken from
 # Debian default bash files and modified. Thanks.
 
 # When leaving the console clear the screen to increase privacy. Taken from
 # Debian default bash files and modified. Thanks.
-
 if test -x /usr/bin/clear_console; then
     /usr/bin/clear_console -q
 else
 if test -x /usr/bin/clear_console; then
     /usr/bin/clear_console -q
 else