mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
vim: add runtime test
Run test script to see if compiled binary prints sane output. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
3
utils/vim/test.sh
Normal file
3
utils/vim/test.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
vim --version | grep "$2"
|
||||||
Reference in New Issue
Block a user