projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7646875
)
Fix typo
author
Tom Hughes
<tom@compton.nu>
Sun, 23 Feb 2014 19:42:39 +0000
(19:42 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sun, 23 Feb 2014 19:42:39 +0000
(19:42 +0000)
cookbooks/taginfo/templates/default/update-planet.erb
patch
|
blob
|
history
diff --git
a/cookbooks/taginfo/templates/default/update-planet.erb
b/cookbooks/taginfo/templates/default/update-planet.erb
index 311c7703e6230cb1b47c15716d66e066ecc6d74c..76b7af27364d063a1fd3fc3f9aaac35badf768ea 100644
(file)
--- a/
cookbooks/taginfo/templates/default/update-planet.erb
+++ b/
cookbooks/taginfo/templates/default/update-planet.erb
@@
-40,4
+40,4
@@
rm "$OSCFILE"
# expire old logs
-find "${LOGDIR}" -mtime +28 -delte
+find "${LOGDIR}" -mtime +28 -del
e
te