]> git.ipfire.org Git - thirdparty/patchwork.git/commit
management: Create 'rehash' command
authorStephen Finucane <stephen.finucane@intel.com>
Tue, 24 Nov 2015 04:04:43 +0000 (04:04 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Thu, 26 Nov 2015 19:28:37 +0000 (19:28 +0000)
commit16815aea6d14e4354e915455fa104256866984ee
tree798730f8abfac572df5d4e1629d0de3dcd5202da
parent8f389854e6ee3cd8ae668a95fff6222f6ea42a85
management: Create 'rehash' command

The rehash script, though undocumented and possibly unused at the
moment, likely has some value to some users. Howver, it makes more
sense to provide this command as a management command like 'retag'.
Do this.

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
patchwork/management/commands/cron.py [changed mode: 0755->0644]
patchwork/management/commands/rehash.py [moved from patchwork/bin/rehash.py with 56% similarity, mode: 0644]