Change 7690

gabor_maghera (Gabor Maghera)
Gabor Maghera committed this change into //guest/gabor_maghera/p4_bash_complete
Request Review
Download .zip
Wrapped $cur with double quotes whenever it is passed as an argument in calling a function defined within the file.
 When $cur was null this was causing issues when the argument was referenced within a function.  Passing it as "$cur" will turn it into an empty string.
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
p4#6
Loading...
Tip: Use n and p to cycle through the changes.