diff scripts/set_startup.sh @ 430:2e01a9d6cb58 prerelease

Removed all the function()
author Giulio Moro <giuliomoro@yahoo.it>
date Thu, 16 Jun 2016 19:25:01 +0100
parents 99de323c13b3
children d9a4fc5357e7
line wrap: on
line diff
--- a/scripts/set_startup.sh	Thu Jun 16 19:21:46 2016 +0100
+++ b/scripts/set_startup.sh	Thu Jun 16 19:25:01 2016 +0100
@@ -18,7 +18,7 @@
 
 # This path is hard-coded in the Bela image at present.
 
-function usage
+usage()
 {
     THIS_SCRIPT=`basename "$0"`
     echo "Usage: $THIS_SCRIPT [-b path-on-beaglebone] [-c command-line-args] [-n] [-l]"