Matt Thompson f5caaffe1b Only use GET_PIP_URL when it is set
The logic in scripts/scripts-library.sh was recently changed with
respect to installing pip, however the conditional wasn't updated to
only use GET_PIP_URL when it is set.  This simple commits flips the
if statement to use a '-n' (checking if GET_PIP_URL is non-empty
instead) of a '-z'.

Change-Id: I6ace12f183e944a6cee2d7ab722424152f5eb419
2015-11-13 11:20:18 +00:00
..
2015-10-26 14:22:54 -05:00
2015-08-21 15:44:05 +00:00