chebe: (Default)
chebe ([personal profile] chebe) wrote in [site community profile] dw_dev_training2022-09-16 08:42 pm

Difficulty verifying changes

Hello! I got a brand new dreamhack today, and I'm trying my hand at the simple whitelist bugs, but I can't verify my changes. I'm making changes to ~/dw/cgi-bin/DW/Hooks/EmbedWhitelist.pm, but the tests don't pick up the changes, nor does the behaviour change on my dreamhack. Any one have ideas on what I'm missing?
alierak: (Default)

[personal profile] alierak 2022-09-16 09:08 pm (UTC)(link)
You may have to restart Apache for mod_perl to pick up changed files.