From: Mark Wooding Date: Thu, 16 Mar 2006 20:03:25 +0000 (+0000) Subject: bash_profile: Fix stupid missing space. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/d196b86f3a9340168ec5d11d99dc6f97b8386c1c?hp=d196b86f3a9340168ec5d11d99dc6f97b8386c1c bash_profile: Fix stupid missing space. Somewhere, the space in the TMPDIR test went missing. Nobody notices, because nobody sets TMPDIR, obviously. ---