SDP-134

adrian_waters (adrian_waters)
adrian_waters created this job , modified by C. Thomas Tyler
Closed
p4verify.sh used unbound variable ($d) with -recent.

p4verify.sh is currently broken - use of an unbounded variable ($d);  use of the -recent option fails as for verify -S you cannot specify a range (only @= is supported) ;  stripping out archive,unload+remote depots also not working. get_verofy_rev_range used depot name incorrectly in changes
20994Refactor around changes to support -recent arg - had broken code even where -recent not used because of unbounded variable ($d);  use of the -recent option also fails as 'verify -S' not valid for shelved files (only @= is supported) ;  stripping out archive,unload+remote depots also not working + get_verify_rev_range used depot name incorrectly in changes (eg, changed -m 1 depot/...
rather than //depot/...)

Raised  job000634 for changes.

Further aim is to modify script for depots with no shelved files does not result in an 'error' line being written to p4verify.log - it confuses clients - will do that as a separate change.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
A
Reported By
adrian_waters
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Dev Notes
This job, SDP-134, was originally named job000634.
Type
Bug