Change 28927

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler committed this change into //guest/perforce_software/helix-installer/dev/src under Review 28925
View Review
Download .zip
After further testing, it turns out the fix in @28924 does not work.

This improves on that change by removing the quotes entirely rather
than moving the '~' character outside the quotes.  This actually
does work reliably across Linux variants, and still avoids using the
HOME variable which. HOME isn't 100% guaranteed to be set, while the
~ (tilde) always works in bash, by definition (when not interfered
with by quotes).

#review-28925 @d_benedict
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
perforce_bashrc#6
Loading...
Tip: Use n and p to cycle through the changes.