Skip to content
Snippets Groups Projects
Commit a85e2611 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Fix typos in the EAGLE ICs run scripts

parent 5a835a9e
No related branches found
No related tags found
1 merge request!1050Line-of-sight output along the z-axis
......@@ -11,7 +11,7 @@ fi
if [ ! -e yieldtables ]
then
echo "Fetching EAGLE yield tables..."
../getEagleYieldtable.sh
../getEagleYieldTable.sh
fi
if [ ! -e coolingtables ]
......
......@@ -11,7 +11,7 @@ fi
if [ ! -e yieldtables ]
then
echo "Fetching EAGLE yield tables..."
../getEagleYieldtable.sh
../getEagleYieldTable.sh
fi
if [ ! -e coolingtables ]
......
......@@ -11,7 +11,7 @@ fi
if [ ! -e yieldtables ]
then
echo "Fetching EAGLE yield tables..."
../getEagleYieldtable.sh
../getEagleYieldTable.sh
fi
if [ ! -e coolingtables ]
......
......@@ -11,7 +11,7 @@ fi
if [ ! -e yieldtables ]
then
echo "Fetching EAGLE yield tables..."
../getEagleYieldtable.sh
../getEagleYieldTable.sh
fi
if [ ! -e coolingtables ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment