Run test script to see if compiled binary prints sane output. Signed-off-by: Paul Spooren <mail@aparcar.org>
3 lines
31 B
Bash
3 lines
31 B
Bash
#!/bin/sh
|
|
|
|
tmux -V | grep "$2"
|