1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 04:44:10 +02:00
openwrt-packages/utils/tmux/test.sh
Paul Spooren 3f00d28adf tmux: add runtime test
Run test script to see if compiled binary prints sane output.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-22 07:42:45 -10:00

4 lines
31 B
Bash

#!/bin/sh
tmux -V | grep "$2"