Changes between Version 14 and Version 15 of FAQ


Ignore:
Timestamp:
02/27/11 12:18:56 (2 years ago)
Author:
jollyroger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v14 v15  
    7474REPOS=$1 
    7575 
    76 /usr/share/buildbot/contrib/svn_buildbot.py --repository "$REPOS" --revision "$REV" --bbserver buildbot.example.com --bbport 9989 
     76/usr/share/buildbot/contrib/svn_buildbot.py  
     77    --repository "$REPOS"  
     78    --revision "$REV"  
     79    --bbserver buildbot.example.com  
     80    --bbport 9989 
    7781}}} 
    7882