[rtems-graphics-toolkit commit] Minor script problem

Gedare Bloom gedare at rtems.org
Tue Dec 24 15:24:16 UTC 2013


Module:    rtems-graphics-toolkit
Branch:    master
Commit:    918323963c354dd7e9999b63c8b18ec88d9e8578
Changeset: http://git.rtems.org/rtems-graphics-toolkit/commit/?id=918323963c354dd7e9999b63c8b18ec88d9e8578

Author:    Alexandru-Sever Horin <alex.sever.h at gmail.com>
Date:      Mon Aug 20 22:01:48 2012 +0300

Minor script problem

---

 do_it |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/do_it b/do_it
index 13cac1c..9101697 100755
--- a/do_it
+++ b/do_it
@@ -429,7 +429,7 @@ j_nxlib()
     check_status $? Could not make distclean ${NXLIB}
   fi
 
-  cd ../..
+  cd ..
 }
 
 if [ ${do_nxlib} = yes ] ; then




More information about the vc mailing list