Home | History | Annotate | Download | only in docs

Lines Matching refs:thisdir

34 thisdir=$(cd "$(dirname "$0")"; pwd)
47 local in=$thisdir/$1
48 local out=$thisdir/$2
59 python $thisdir/metadata_parser_xml.py $thisdir/metadata_properties.xml $in $out
158 local src="$thisdir/$1" # Relative to directory of this script
182 $thisdir/metadata-check-dependencies || exit 1
183 $thisdir/metadata-validate $thisdir/metadata_properties.xml || exit 1
184 $thisdir/metadata-parser-sanity-check || exit 1