diff options
author | makefu <root@pigstarter.de> | 2013-12-17 09:29:24 +0100 |
---|---|---|
committer | makefu <root@pigstarter.de> | 2013-12-17 09:29:24 +0100 |
commit | e8a3666d702fc099baba8b0b41ff414a8571fd55 (patch) | |
tree | 2f72626742ee8213a5fcf57803818b7aa64e5cc0 /.graveyard/util/t/mobile.vvs.de/smoke-test | |
parent | f5c8830887fc238ed1d1075e1459dadc44f5ad4d (diff) | |
parent | abf03f260a3d4b3b1b62c98ede3014b724658e1c (diff) |
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to '.graveyard/util/t/mobile.vvs.de/smoke-test')
-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' |