Skip to content

Commit

Permalink
[playframework#296] Fix "play out"
Browse files Browse the repository at this point in the history
  • Loading branch information
erwan committed Oct 15, 2010
1 parent 5e35dfb commit 5d49a46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/pym/play/commands/daemon.py
@@ -1,6 +1,7 @@
import os, os.path
import subprocess
from play.utils import *
import time

COMMANDS = ['start', 'stop', 'restart', 'pid', 'out']

Expand Down

0 comments on commit 5d49a46

Please sign in to comment.