Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sm/sm-servers
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Jun 8, 2012
2 parents a9fc925 + 3f866c5 commit 5e5901c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/bin/config/system
Expand Up @@ -4,7 +4,7 @@ trace_filter nginx || set -o xtrace

if ! (( force_flag )) && path exists "/etc/nginx"
then
error "/etc/nginx exists; To force re-configure use the 'force'"
log error "/etc/nginx exists; To force re-configure use the 'force'"
fi

if path exists /etc/nginx
Expand Down

0 comments on commit 5e5901c

Please sign in to comment.