mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
Remove trailing white spaces in tests files
This commit is contained in:
parent
776b2ea9a6
commit
e7a8dbf498
@ -157,7 +157,7 @@ The swallow may fly south with the sun, and the house martin or the plover may s
|
||||
--------
|
||||
Scene 33
|
||||
|
||||
|
||||
|
||||
[clop clop whinny]
|
||||
KNIGHT: They're nervous, sire.
|
||||
ARTHUR: Then we'd best leave them here and carry on on foot. Dis-mount!
|
||||
|
@ -1,6 +1,6 @@
|
||||
Scene 36
|
||||
|
||||
|
||||
|
||||
ARTHUR: Launcelot! Launcelot! Launcelot!
|
||||
BEDEMIR: Launcelot! Launcelot!
|
||||
ARTHUR: Launcelot! Launcelot!
|
||||
|
@ -1,6 +1,6 @@
|
||||
Scene 33
|
||||
|
||||
|
||||
|
||||
[clop clop whinny]
|
||||
KNIGHT: They're nervous, sire.
|
||||
ARTHUR: Then we'd best leave them here and carry on on foot. Dis-mount!
|
||||
|
@ -5,4 +5,4 @@
|
||||
if [ -z "$debian_chroot" ] && [ -r /etc/debian_chroot ]; then
|
||||
debian_chroot=$(cat /etc/debian_chroot)
|
||||
fi
|
||||
|
||||
|
||||
|
@ -5,4 +5,4 @@
|
||||
if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
|
||||
. /etc/bash_completion
|
||||
fi
|
||||
|
||||
|
||||
|
@ -11,7 +11,7 @@ A:
|
||||
- connection_pass: poney
|
||||
- connection_use_unicode: True
|
||||
- connection_charset: utf8
|
||||
- saltenv:
|
||||
- saltenv:
|
||||
- LC_ALL: "en_US.utf8"
|
||||
B:
|
||||
mysql_database.absent:
|
||||
@ -22,7 +22,7 @@ B:
|
||||
- connection_pass: poney
|
||||
- connection_use_unicode: True
|
||||
- connection_charset: utf8
|
||||
- saltenv:
|
||||
- saltenv:
|
||||
- LC_ALL: "en_US.utf8"
|
||||
- require:
|
||||
- mysql_database: A
|
||||
|
@ -1,6 +1,6 @@
|
||||
Scene 24
|
||||
|
||||
|
||||
|
||||
OLD MAN: Ah, hee he he ha!
|
||||
ARTHUR: And this enchanter of whom you speak, he has seen the grail?
|
||||
OLD MAN: Ha ha he he he he!
|
||||
|
@ -1,6 +1,6 @@
|
||||
Scene 32
|
||||
|
||||
|
||||
|
||||
ARTHUR: Knights! Forward!
|
||||
[boom boom boom boom BOOM boom boom boom boom]
|
||||
What manner of man are you that can summon up fire without flint
|
||||
|
@ -1,6 +1,6 @@
|
||||
Scene 34
|
||||
|
||||
|
||||
|
||||
KNIGHT: There! Look!
|
||||
LAUNCELOT: What does it say?
|
||||
GALAHAD: What language is that?
|
||||
|
@ -4,7 +4,7 @@ fail_stage:
|
||||
- failparse
|
||||
req_fail:
|
||||
match: '*'
|
||||
sls:
|
||||
sls:
|
||||
- fail
|
||||
require:
|
||||
- fail_stage
|
||||
|
Loading…
Reference in New Issue
Block a user