summaryrefslogtreecommitdiffstats
path: root/tests/sendip.sh
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2017-09-23 20:37:16 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2017-09-23 20:37:16 +0200
commitc841101b3d73722c67f24127c3de26e94e53ce8a (patch)
tree521133cb639bf88e2033603355d88df41a59b0b3 /tests/sendip.sh
parentdbd6853f3151930fcd75b0740eea4f233606fd62 (diff)
testsuite: Make sure it can be run over ssh :-)
Diffstat (limited to 'tests/sendip.sh')
-rwxr-xr-xtests/sendip.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/sendip.sh b/tests/sendip.sh
new file mode 100755
index 0000000..3a951f5
--- /dev/null
+++ b/tests/sendip.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+# Save lineno for checking
+wc -l /var/log/kern.log | cut -d ' ' -f 1 > .loglines
+sendip "$@"
+