mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
tmux: add runtime test
Run test script to see if compiled binary prints sane output. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
3
utils/tmux/test.sh
Normal file
3
utils/tmux/test.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
tmux -V | grep "$2"
|
||||
Reference in New Issue
Block a user