Skip to content
Snippets Groups Projects
Commit e7d76ec8 authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #1418: Removed warning from swlevel to prevent breaking any automatic...

Task #1418: Removed warning from swlevel to prevent breaking any automatic parsing of swlevel output
parent cfa380dd
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,6 @@ VERSION="v2.1 20100517" # loading image 1 before starting RSPdriver ...@@ -29,7 +29,6 @@ VERSION="v2.1 20100517" # loading image 1 before starting RSPdriver
if [ "$LOFARROOT" == "" ]; then if [ "$LOFARROOT" == "" ]; then
# default value until all MAC controlled systems provide $LOFARROOT # default value until all MAC controlled systems provide $LOFARROOT
LOFARROOT=/opt/lofar LOFARROOT=/opt/lofar
echo "WARNING: LOFARROOT not set, using $LOFARROOT"
fi fi
BINDIR=$LOFARROOT/bin BINDIR=$LOFARROOT/bin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment