Skip to content

Commit bebe9f6

Browse files
committed
rename
1 parent 10068ad commit bebe9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell/mac/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ vardir=../../var
1414
export PYTHONPATH="${srcdir}/lib"
1515
export PYTHONDONTWRITEBYTECODE=1
1616

17-
python ${srcdir}/prefork.py --chdir=${srcdir} --app-path=simple.py --pid-path=../var/pyfastcgi.pid "$@"
17+
python ${srcdir}/prefork.py --chdir=${srcdir} --app-path=buffering1.py --pid-path=../var/pyfastcgi.pid "$@"
1818

1919
exit 0

0 commit comments

Comments
 (0)