Added Logo
This commit is contained in:
4
test.sh
4
test.sh
@@ -21,7 +21,7 @@
|
||||
|
||||
Help()
|
||||
{
|
||||
echo "Bash script for building fennec from source."
|
||||
echo "Bash script for running the fennec test suite. By default, the build script executes in debug mode."
|
||||
echo
|
||||
echo "GNU long options:"
|
||||
echo "--help (-h) = Print this help info."
|
||||
@@ -87,7 +87,7 @@ All()
|
||||
# Main Program =========================================================================================================
|
||||
|
||||
if [[ $# -eq 0 ]] ; then
|
||||
All
|
||||
Debug
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user