Author: arvenil Date: Sat Jul 26 21:50:03 2008 New Revision: 9852 Modified: toys/stbr/cvslog.sh Log: - we have make-request package
Modified: toys/stbr/cvslog.sh ============================================================================== --- toys/stbr/cvslog.sh (original) +++ toys/stbr/cvslog.sh Sat Jul 26 21:50:03 2008 @@ -39,7 +39,7 @@ Please perform an $BUILDER. I suppose you're lazy so I provide some commands you could just copy & paste: -./make-request.sh -d th $option $SPEC$send_branch +make-request -d th $option $SPEC$send_branch Additional spec information: $ADD_INFO @@ -62,7 +62,7 @@ $FROM is requesting command on builders. I suppose you're lazy so I provide some commands you could just copy & paste: -./make-request.sh -d th -c $SPEC +make-request -d th -c $SPEC Thank you. _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
