Author: adrian.chadd
Date: Sun Jul 12 23:08:34 2009
New Revision: 14187
Modified:
playpen/LUSCA_HEAD_storework/src/cache_cf.c
Log:
Ensure the UFS log helper exists.
Modified: playpen/LUSCA_HEAD_storework/src/cache_cf.c
==============================================================================
--- playpen/LUSCA_HEAD_storework/src/cache_cf.c (original)
+++ playpen/LUSCA_HEAD_storework/src/cache_cf.c Sun Jul 12 23:08:34 2009
@@ -475,6 +475,7 @@
requirePathnameExists("location_rewrite_program",
Config.Program.location_rewrite.command->key);
requirePathnameExists("Icon Directory", Config.icons.directory);
requirePathnameExists("Error Directory", Config.errorDirectory);
+ requirePathnameExists("UFS rebuild helper",
Config.Program.ufs_log_build);
authenticateConfigure(&Config.authConfig);
externalAclConfigure();
refreshCheckConfigure();
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---