> On May 8, 2015, 1:23 p.m., Joshua Cohen wrote: > > build-support/release/verify-release-candidate, line 81 > > <https://reviews.apache.org/r/33997/diff/1/?file=953408#file953408line81> > > > > do we need to explicitly set this to /tmp? Won't it use TMPDIR by > > default?
It would use TMPDIR if we didn't set it to "" on line 67. Should we change TMPDIR to "./" ? - Joe ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33997/#review83068 ----------------------------------------------------------- On May 8, 2015, 1:20 p.m., Joe Smith wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33997/ > ----------------------------------------------------------- > > (Updated May 8, 2015, 1:20 p.m.) > > > Review request for Aurora and Bill Farner. > > > Repository: aurora > > > Description > ------- > > Improve GPG key validation for release verification script > > > Diffs > ----- > > build-support/release/verify-release-candidate > f96d7c9239895e86d715ecec3c47b9ba828dbc30 > > Diff: https://reviews.apache.org/r/33997/diff/ > > > Testing > ------- > > > Thanks, > > Joe Smith > >
