another truly minor tweak in a similar vein...

Index: install.sh
===================================================================
--- install.sh  (revision 15239)
+++ install.sh  (working copy)
@@ -689,7 +689,7 @@
     # latest revision that should compile, use HEAD or vwxyz
     SVN_REV="HEAD"
     if [ -x .svn ]; then
-       setup svn up
+       setup svn up for $REPOS_DIR
        svn up -r ${SVN_REV}
     else
        setup svn co
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to