summaryrefslogtreecommitdiffstats
path: root/tests/sendip.sh
diff options
context:
space:
mode:
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 "$@"
+