]> git.michaelhowe.org Git - packages/m/mh-sysadmin-tools.git/commit
* with-creds: use /dev/shm for ccaches if exists, fall back to /tmp
authorMichael Howe <michael@michaelhowe.org>
Sat, 1 Mar 2014 10:34:35 +0000 (10:34 +0000)
committerMichael Howe <michael@michaelhowe.org>
Sat, 1 Mar 2014 10:34:35 +0000 (10:34 +0000)
commit3ceebf92ad3acdbda6d53a0fd5e9d87c50029c58
tree9a42e454dbffa2f85d55b353f03442be68fe707b
parent5f7df1c8dd8e1d684d07570c1db3a230cdc00529
* with-creds: use /dev/shm for ccaches if exists, fall back to /tmp
  otherwise.  This solves the issue of NFS picking the wrong credentials to
  identify the user.
* with-creds: set -e so failures cause it to stop
bin/with-creds
debian/changelog