mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01: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:
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
tmux -V | grep "$2"
|
||||
Reference in New Issue
Block a user