[rtems-tools commit] Fix typo in error message

Chris Johns chrisj at rtems.org
Wed Feb 26 03:18:52 UTC 2020


Module:    rtems-tools
Branch:    master
Commit:    fb241f8a562b3523dc6ed480a8ad1e9010dbfbb6
Changeset: http://git.rtems.org/rtems-tools/commit/?id=fb241f8a562b3523dc6ed480a8ad1e9010dbfbb6

Author:    Cláudio Maia <clrrm at isep.ipp.pt>
Date:      Mon Feb 24 19:09:31 2020 +0000

Fix typo in error message

---

 tester/rtems-test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tester/rtems-test b/tester/rtems-test
index 3eb5701..520366a 100755
--- a/tester/rtems-test
+++ b/tester/rtems-test
@@ -39,4 +39,4 @@ elif test -f ${base}/share/rtems/${PYTHON_WRAPPER}; then
   PYTHON_CMD=${base}/share/rtems/${cmd}
   . ${base}/share/rtems/${PYTHON_WRAPPER}
 fi
-echo "error: RTEMS Toolkit python wrapper not found, plrease report"
+echo "error: RTEMS Toolkit python wrapper not found, please report"



More information about the vc mailing list