summaryrefslogtreecommitdiffstats
path: root/tests/sendip.sh
blob: 3a951f58c7ada9f0d22c54b9b192d4d9a510fd19 (plain)
1
2
3
4
5
6
#!/bin/bash

# Save lineno for checking
wc -l /var/log/kern.log | cut -d ' ' -f 1 > .loglines
sendip "$@"