Fixed handling of unlaod depots in p4verify.sh
From email [tweaked]:
I found a bug related to the 'unload' depot. It was being verified
with the wrong flags. This is because the test to identify an 'unload'
depot never succeeds. Why? The text returned from the extraction for
the depot type does not return 'unload' but rather '\tunload'. The sed
should be modified