Skip to content

Commit

Permalink
Adjusting whitespace to tabs on components/9990-mount-http.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
unixabg authored and daniel-baumann committed Aug 19, 2015
1 parent 066426a commit 60e3a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/9990-mount-http.sh
Expand Up @@ -83,7 +83,7 @@ do_httpmount ()
then
if [ -d "${alt_mountpoint}" ]
then
umount "${alt_mountpoint}"
umount "${alt_mountpoint}"
rmdir "${alt_mountpoint}"
fi
umount "${mountpoint}"
Expand Down

0 comments on commit 60e3a0c

Please sign in to comment.