-
- Downloads
Use single quotes in preference to double quotes for protecting pathnames.
Per recommendation from Peter. Neither choice is bulletproof, but this is the existing style and it does help prevent unexpected environment variable substitution.
Showing
- src/Makefile.global.in 2 additions, 2 deletionssrc/Makefile.global.in
- src/Makefile.shlib 1 addition, 1 deletionsrc/Makefile.shlib
- src/backend/Makefile 10 additions, 10 deletionssrc/backend/Makefile
- src/interfaces/ecpg/test/Makefile 3 additions, 3 deletionssrc/interfaces/ecpg/test/Makefile
- src/makefiles/Makefile.aix 2 additions, 2 deletionssrc/makefiles/Makefile.aix
- src/test/isolation/Makefile 1 addition, 1 deletionsrc/test/isolation/Makefile
Loading
Please register or sign in to comment