aboutsummaryrefslogtreecommitdiff
path: root/gpigeon-template.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'gpigeon-template.cgi')
-rwxr-xr-xgpigeon-template.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpigeon-template.cgi b/gpigeon-template.cgi
index a08a260..210cc59 100755
--- a/gpigeon-template.cgi
+++ b/gpigeon-template.cgi
@@ -37,6 +37,7 @@ sub notif_if_defined{
}
else{
return '<!-- undef -->';
+ }
}
delete @ENV{qw(IFS PATH CDPATH BASH_ENV)};