public
Description: A bug tracker that makes sense
Clone URL: git://github.com/esad/bbbbug.git
Search Repo:
more server foo
oneup (author)
Thu Jun 19 13:57:45 -0700 2008
commit  50c1131b3d74da65afde53afd5b3bf2fa1c9f3fc
tree    ec1ca8b5f59faad3c098afccc6b75e627d1c6801
parent  e9fb2c67be1c2fc3f7f90919ffe68e64975ffca4
...
7
8
9
10
 
11
12
13
...
7
8
9
 
10
11
12
13
0
@@ -7,7 +7,7 @@ set :repository, "git@github.com:esad/bbbbug.git"
0
 # set :deploy_to, "/var/www/#{application}"
0
 set :deploy_to, "/app/#{application}/"
0
 set :user, "oneup"
0
-set :runner, "bbbbug"
0
+set :runner, "oneup"
0
 set :scm, "git"
0
 default_run_options[:pty] = true
0
 set :branch, "master"
0
script/process/inspector 100644 → 100755
0
script/process/reaper 100644 → 100755
0
script/process/spawner 100644 → 100755

Comments

    No one has commented yet.