projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c774203
)
tmux: add runtime test
author
Paul Spooren
<mail@aparcar.org>
Fri, 18 Sep 2020 22:09:17 +0000
(12:09 -1000)
committer
Paul Spooren
<mail@aparcar.org>
Tue, 22 Sep 2020 17:42:45 +0000
(07:42 -1000)
Run test script to see if compiled binary prints sane output.
Signed-off-by: Paul Spooren <mail@aparcar.org>
utils/tmux/test.sh
[new file with mode: 0644]
patch
|
blob
diff --git a/utils/tmux/test.sh
b/utils/tmux/test.sh
new file mode 100644
(file)
index 0000000..
f494b5d
--- /dev/null
+++ b/
utils/tmux/test.sh
@@ -0,0
+1,3
@@
+#!/bin/sh
+
+tmux -V | grep "$2"