Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/6af04df2ce74a492#

...

I had to do clearing of Templates Cache and was going to system/cache
folder to execute the "clean.sh" script while 2 things crossed my
mind:

1. Why do we keep "clean.sh" within system/cache folder while it's a
clearly a Utility and should be located under tools/ folder where it
belongs?

I see the following  benefits with moving it there:a.

  • all utility scripts should be moved to 1 location (ie. fix_perm.sh

...

  • and so on)

...

  • don't have to have anything within system/cache folder that can NOT

...

  • be deleted

...

  • shorter path to reach the script in ssh when typing.

2. Why not to give a better name once it's in tools/ folder - I don't
think "clean.sh" is self explanatory by any means means 

I propose - "clear_cache.sh".

Let me know what you think.

DA.

Related Tasks

Jira Legacy
serverSystem Jira
serverId513b375f-8291-3313-9d9f-704c39b1f915
keyINP-541