multini/test/data/test_get_key_multiple.sh

8 lines
101 B
Bash
Raw Normal View History

2020-04-25 23:42:14 +00:00
#!/bin/bash
source "common.sh"
$Multini --get "$InIni" MultipleKeySection Key > "$OutIni"
compare