arvados-api-server-upgrade.sh fix: do not try to chmod the cache
authorWard Vandewege <ward@curoverse.com>
Wed, 4 Nov 2015 14:50:42 +0000 (09:50 -0500)
committerWard Vandewege <ward@curoverse.com>
Wed, 4 Nov 2015 14:50:42 +0000 (09:50 -0500)
commit7c80a8b76a2972ef4e42dcc281f46d9e0c8839ea
treead17fc8ca4e32e1a1cbf80bb646e5d897fe10dbc
parent057ea788a6cfc9c0a5fc02376e0557f4d0529b38
arvados-api-server-upgrade.sh fix: do not try to chmod the cache
directory if it doesn't exist. This avoids an error on fresh install.
Rails will create the cache directory if it doesn't exist.

No issue #
jenkins/arvados-api-server-extras/arvados-api-server-upgrade.sh