体验新版 GitCode,发现更多精彩内容 >>
#!/bin/sh
source ./schematestutils.sh
DIRS="storagepoolschemadata"
SCHEMA="storagepool.rng"
check_schema "$DIRS" "$SCHEMA"