Browse Source

reptyr: add runtime test

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lilik-openwrt-22.03
Josef Schlehofer 4 years ago
parent
commit
70851a23a5
No known key found for this signature in database GPG Key ID: B950216FE4329F4C
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      utils/reptyr/test.sh

+ 3
- 0
utils/reptyr/test.sh View File

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

Loading…
Cancel
Save