whoops, not supposed to be there
This commit is contained in:
parent
c615ccf514
commit
6fbdc2cfd9
2 changed files with 0 additions and 34 deletions
|
@ -1,34 +0,0 @@
|
|||
// A script to Release Etherpad.
|
||||
|
||||
var etherRelease = {
|
||||
init: function(){
|
||||
// promptUser
|
||||
promptUser(function(){
|
||||
package.update(version){
|
||||
|
||||
|
||||
}
|
||||
});
|
||||
},
|
||||
versionNumber: function(){
|
||||
get: function(){
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
versionNumber.get: function(){
|
||||
|
||||
|
||||
},
|
||||
|
||||
/* Continuous integration */
|
||||
ci: function(){
|
||||
hasPassed = function(){
|
||||
// TODO
|
||||
return true;
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
}
|
0
dirty.db
0
dirty.db
Loading…
Reference in a new issue