Skip to content
  • Simon McVittie's avatar
    * update-dbus-docs.sh: Assorted improvements: · 4895a3bb
    Simon McVittie authored
    - Default user if $FDUSER is not set is the ssh default
      (set in ~/.ssh/config or based on the local username), not a
      hard-coded "johnp"
    - Temporary checkout directory is created securely (preventing symlink
      attacks), if mktemp(1) is available
    - Use make -C rather than cd && make && cd ..
    4895a3bb