]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_common.sh: check if $sshdir exist, otherwise create it
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 14 Feb 2013 12:47:02 +0000 (13:47 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 14 Feb 2013 17:12:30 +0000 (18:12 +0100)
commitaa4cae66f056e3079902545cae31acfee3509239
tree798eeb0538245dcab32ac0d2e853810be9c7d41e
parent97c6ce0a2ece72afc39957aca7d4fc3a36437f2f
ceph_common.sh: check if $sshdir exist, otherwise create it

Check if $sshdir exist. If not, create it before cd to the
directory.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/ceph_common.sh