User Tools

Site Tools


devel:hudson

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
devel:hudson [2010/07/08 13:11]
thomaska Update irc settings
devel:hudson [2010/07/09 11:55]
thomaska remove version.sh
Line 44: Line 44:
   * Build: Execute shell   * Build: Execute shell
  
- ./​version.sh 
  ./​tests/​createdb-test.sh  ./​tests/​createdb-test.sh
  
Line 120: Line 119:
   * Build: Execute shell:   * Build: Execute shell:
  
- ./​version.sh 
  test -d $OTHER_FOLDER && rm -rf $OTHER_FOLDER || true  test -d $OTHER_FOLDER && rm -rf $OTHER_FOLDER || true
  hg clone $OTHER_URL $OTHER_FOLDER  hg clone $OTHER_URL $OTHER_FOLDER