irssi: add test.sh

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 21992344b5)
This commit is contained in:
Josef Schlehofer 2021-07-27 10:50:37 +02:00
parent 8de166f424
commit 2fc25208a3
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with 3 additions and 0 deletions

3
net/irssi/test.sh Normal file
View File

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