Home
last modified time | relevance | path

Searched refs:DOWNLOADS_ZIP (Results 1 – 1 of 1) sorted by relevance

/external/owasp/sanitizer/tools/
Dupload_jars_to_googlecode_downloads.sh67 DOWNLOADS_ZIP="$VERSION_BASE/trunk/out/owasp-java-html-sanitizer.zip"
74 if ! [ -f "$DOWNLOADS_ZIP" ]; then
75 panic "$DOWNLOADS_ZIP is not up-to-date"
78 command cp "$DOWNLOADS_ZIP" "$VERSIONED_ZIP"