You've already forked bash-ini-parser
mirror of
https://github.com/albfan/bash-ini-parser.git
synced 2025-08-04 19:42:06 +03:00
Add continuous integration
This commit is contained in:
6
bash-ini-parser
Normal file → Executable file
6
bash-ini-parser
Normal file → Executable file
@@ -203,5 +203,9 @@ function cfg_update {
|
||||
eval "function $item"
|
||||
}
|
||||
|
||||
|
||||
#Test harness
|
||||
if [ $# != 0 ]
|
||||
then
|
||||
$@
|
||||
fi
|
||||
# vim: filetype=sh
|
||||
|
Reference in New Issue
Block a user