reptyr: add runtime test
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
parent
ddad2a9bfe
commit
70851a23a5
1 changed files with 3 additions and 0 deletions
3
utils/reptyr/test.sh
Normal file
3
utils/reptyr/test.sh
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
reptyr -version 2>&1 | grep "$2"
|
Loading…
Reference in a new issue