Skip to content

Commit

Permalink
Fixing typo in zombie check definition
Browse files Browse the repository at this point in the history
  • Loading branch information
audaciouscode committed Aug 4, 2017
1 parent b036ea9 commit 521013d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/commands-django.cfg
Expand Up @@ -24,6 +24,6 @@ define command {

define command {
command_name check_django_zombie_processes
command_line $HOSTSCRIPTPATH$/scripts/django_check_zombie_processes.py $ARG1$
command_line $_HOSTSCRIPTPATH$/scripts/django_check_zombie_processes.py $ARG1$
}

0 comments on commit 521013d

Please sign in to comment.