Move scenario schemas to the schemas directory
This commit is contained in:
@@ -7,7 +7,7 @@ function invalid {
|
||||
exit 1
|
||||
}
|
||||
|
||||
BOE_SCHEMAS_DIR=${BOE_SCHEMAS_DIR:-`git rev-parse --show-toplevel`/rsrc/boes}
|
||||
BOE_SCHEMAS_DIR=${BOE_SCHEMAS_DIR:-`git rev-parse --show-toplevel`/rsrc/schemas}
|
||||
|
||||
if [[ -d $1 ]]; then
|
||||
SCEN_PATH=$1
|
Reference in New Issue
Block a user