From: Josef Schlehofer Date: Sat, 17 Oct 2020 17:51:30 +0000 (+0200) Subject: reptyr: add runtime test X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=70851a23a55f318fee736b6d0972b01501eb592c;p=openwrt-packages.git reptyr: add runtime test Signed-off-by: Josef Schlehofer --- diff --git a/utils/reptyr/test.sh b/utils/reptyr/test.sh new file mode 100644 index 000000000..6c4effea4 --- /dev/null +++ b/utils/reptyr/test.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +reptyr -version 2>&1 | grep "$2"