diff options
author | tv <tv@nomic.retiolum> | 2013-12-11 11:41:14 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2013-12-11 11:41:14 +0100 |
commit | 719ac6102fdd5c8aa557a30a4a3c965825b2b2fa (patch) | |
tree | 39164ef37a2c2bad8edef3460daf59e39ae0658f /.graveyard/util/t/mobile.vvs.de | |
parent | 677a8d7b3279f91e917c1f1c36dc5b2756214b2a (diff) |
RIP mobile vvs and smoke tests
Diffstat (limited to '.graveyard/util/t/mobile.vvs.de')
-rwxr-xr-x | .graveyard/util/t/mobile.vvs.de/smoke-test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.graveyard/util/t/mobile.vvs.de/smoke-test b/.graveyard/util/t/mobile.vvs.de/smoke-test new file mode 100755 index 00000000..0b9e7960 --- /dev/null +++ b/.graveyard/util/t/mobile.vvs.de/smoke-test @@ -0,0 +1,5 @@ +#! /bin/sh +set -euf +mobile.vvs.de hauptbahnhof | + sed -n 'p;q' | + grep -q '\[4m[0-9][0-9]:[0-9][0-9] Stuttgart, Hauptbahnhof\[m' |