diff options
| author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-05-29 01:12:29 -0400 |
|---|---|---|
| committer | Michal Marek <mmarek@suse.cz> | 2014-06-09 18:04:06 -0400 |
| commit | 7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc (patch) | |
| tree | 0e5bfa931e32e706edcb9fc108369ed8902702fe /scripts/rt-tester | |
| parent | 2d5c5dbb48253f1729dc09f266a98bd2d7e694cb (diff) | |
kbuild: trivial - remove trailing empty lines
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'scripts/rt-tester')
| -rw-r--r-- | scripts/rt-tester/check-all.sh | 1 | ||||
| -rw-r--r-- | scripts/rt-tester/rt-tester.py | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/scripts/rt-tester/check-all.sh b/scripts/rt-tester/check-all.sh index 43098afe7431..6b5c83baf148 100644 --- a/scripts/rt-tester/check-all.sh +++ b/scripts/rt-tester/check-all.sh | |||
| @@ -19,4 +19,3 @@ testit t3-l2-pi.tst | |||
| 19 | testit t4-l2-pi-deboost.tst | 19 | testit t4-l2-pi-deboost.tst |
| 20 | testit t5-l4-pi-boost-deboost.tst | 20 | testit t5-l4-pi-boost-deboost.tst |
| 21 | testit t5-l4-pi-boost-deboost-setsched.tst | 21 | testit t5-l4-pi-boost-deboost-setsched.tst |
| 22 | |||
diff --git a/scripts/rt-tester/rt-tester.py b/scripts/rt-tester/rt-tester.py index 34186cac1d2f..6d916c2a45a5 100644 --- a/scripts/rt-tester/rt-tester.py +++ b/scripts/rt-tester/rt-tester.py | |||
| @@ -216,5 +216,3 @@ while 1: | |||
| 216 | # Normal exit pass | 216 | # Normal exit pass |
| 217 | print "Pass" | 217 | print "Pass" |
| 218 | sys.exit(0) | 218 | sys.exit(0) |
| 219 | |||
| 220 | |||
