Signed-off-by: Timur Aydin <[email protected]>
---
 setup-environment | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup-environment b/setup-environment
index f2c91d7..861d854 100644
--- a/setup-environment
+++ b/setup-environment
@@ -122,7 +122,7 @@ for f in $CWD/sources/base/*; do
     fi
 done
 if [ "$updated" = "true" ]; then
-    echo "The project root content has been updated. Please run $0 again."
+    echo "The project root content has been updated. Please run script again."
     return
 fi
 
-- 
1.8.5.4

_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to