mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-22 04:55:06 +00:00
regression_test: Run git pull --rebase at the beginning of the script, as a safety check
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -101,6 +101,7 @@ PYTHON_ENVIRONMENT=$(which python3)
|
|||||||
# echo "Please upgrade your LANforge using instructions found at https://www.candelatech.com/downloads.php#releases"
|
# echo "Please upgrade your LANforge using instructions found at https://www.candelatech.com/downloads.php#releases"
|
||||||
# exit 1
|
# exit 1
|
||||||
#fi
|
#fi
|
||||||
|
git pull --rebase
|
||||||
|
|
||||||
python3 -m pip install --upgrade pip
|
python3 -m pip install --upgrade pip
|
||||||
if [ -d "/home/lanforge/lanforge_env" ]
|
if [ -d "/home/lanforge/lanforge_env" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user