Change 28674

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler committed this change into / under Review 28675
View Review
Download .zip
Enhanced call to 'mktemp -d' to be more portable.
 The call
       was only made when /var/log is 100% full did  a call to
       'mktemp -d' that works on some platforms but not Ubuntu.

       Without this change, if /var/log was 100% full, on some
       platforms the error would show as:

       mktemp: too few X's in template ‘tmp_p4d_base’

       This logic was only exercised if /var/log was 100% full.

#review-28675
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/p4d_base#39
Loading...
Tip: Use n and p to cycle through the changes.