reptyr: add runtime test

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
Josef Schlehofer 2020-10-17 19:51:30 +02:00
parent ddad2a9bfe
commit 70851a23a5
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with 3 additions and 0 deletions

3
utils/reptyr/test.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
reptyr -version 2>&1 | grep "$2"