mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
uradvd: implement test.sh
to verify the version emitted by uradvd is not empty. Signed-off-by: Jan-Niklas Burfeind <git@aiyionpri.me>
This commit is contained in:
committed by
Hannu Nyman
parent
7096816e21
commit
906b9248e3
3
net/uradvd/test.sh
Normal file
3
net/uradvd/test.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
uradvd --version | grep -Fx "uradvd $PKG_SOURCE_DATE"
|
||||
Reference in New Issue
Block a user