Skip to content

Commit

Permalink
Source, not run
Browse files Browse the repository at this point in the history
  • Loading branch information
jomann09 committed Dec 30, 2016
1 parent fda87cd commit a49d4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/scripts/update_python_packages.sh
Expand Up @@ -5,7 +5,7 @@ PYTHONVER=python2.7
PYTHONBIN=`which python2.7`

# Get OS info
$BASEDIR/init.sh
. $BASEDIR/init.sh

if [ $dist == "el5" ]; then
reqlist="require.el5"
Expand Down

0 comments on commit a49d4ec

Please sign in to comment.