Remove outdated and not that useful test
This commit is contained in:
parent
320bed81af
commit
0d3c00b13b
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ python3 -u "$TOOLS/wmlunits" -t "$trans" -D "$data" -o "$tmpout" -w "$exe" \
|
|||
-C "$config" -a "$addons" -L "$dir/overview.txt" -B "$dir/overview.txt" \
|
||||
-T "$TIMEOUT" $EXTRA_WMLUNITS_OPTIONS > "$log/wmlunits.txt" 2>&1
|
||||
test -f "$tmpout"/mainline/en_US/mainline.html
|
||||
test -f "$tmpout"/'pics/core$images$units$woses$wose.png'
|
||||
rsync -vaz --delete "$tmpout/" "$OUT" > "$log/rsync.txt" 2>&1
|
||||
rm -rf "$TEMP"
|
||||
rm -rf "$tmpout"
|
||||
|
|
Loading…
Add table
Reference in a new issue