Actions
Bug #1066
closedRemove old dynamic caches
Start date:
12/02/2010
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
php: /services_dyndns_edit.php: The command '/bin/rm /conf/dyndns_opt2opendns'Fullrate'.cache' returned exit code '1', the output was 'rm: /conf/dyndns_opt2opendnsFullrate.cache: No such file or directory'
From console I tried.
[2.0-BETA4][root@pfsense.localdomain]/root(1): /bin/rm /conf/dyndns_opt2opendns'Fullrate'.cache
rm: /conf/dyndns_opt2opendnsFullrate.cache: No such file or directory
[2.0-BETA4][root@pfsense.localdomain]/root(2): /bin/rm /conf/dyndns_opt2opendns\'Fullrate\'.cache
So apostrophe should be removed from cache file names.
Actions