diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2009-03-14 05:18:02 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2009-03-14 05:18:02 +0000 |
| commit | f87575fbe515754f716e9dff84d90a6e28257156 (patch) | |
| tree | 4e65eaae5d6b91e260249248eec9b8d5f8698f65 | |
| parent | 84ce18fc9bbb8a7debd8904f746ae8c57844d291 (diff) | |
Fixed #10102 -- Set svn:executable on daily_cleanup script. Thanks to John Scott for the report
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10054 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rwxr-xr-x[-rw-r--r--] | django/bin/daily_cleanup.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/django/bin/daily_cleanup.py b/django/bin/daily_cleanup.py index c9f4cb905c..c9f4cb905c 100644..100755 --- a/django/bin/daily_cleanup.py +++ b/django/bin/daily_cleanup.py |
