criu/test/mem-snap
Kir Kolyshkin 8692291d42 tab-at-eol cleanup
Remove whitespace at EOL (found by git grep '	$')
(the character before $ is real tab, typed in shell using Ctrl+V Tab)

To people using vim, I'd suggest adding the following code to ~/.vimrc:

let c_space_errors = 1
highlight FormatError ctermbg=darkred guibg=darkred
match FormatError /\s\+$\|\ \+\t\|\%80v.\|\ \{8\}/

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-12-20 16:09:08 +04:00
..
run-predump-2.sh test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00
run-predump.sh test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00
run-snap-auto-dedup.sh tab-at-eol cleanup 2013-12-20 16:09:08 +04:00
run-snap-dedup.sh tab-at-eol cleanup 2013-12-20 16:09:08 +04:00
run-snap.sh test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00