xbps/bin/xbps-checkvers
Juan RP 38e71e8e1c xbps-checkvers: more fixes and new test cases.
- This now checks for vars that have refs to other vars:

	pkgname=${_myvar}

- This now checks for unwanted garbage before assignment:

	. ./source/file
	pkgname=${_myvar}

- Misc tweaks to use my coding style.
2015-02-17 10:20:59 +01:00
..
main.c xbps-checkvers: more fixes and new test cases. 2015-02-17 10:20:59 +01:00
Makefile
xbps-checkvers.8