]> ruderich.org/simon Gitweb - blhc/blhc.git/commit
Properly detect if given a directory name as argument.
authorBernhard R. Link <brlink@debian.org>
Wed, 30 May 2012 10:03:46 +0000 (12:03 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 31 May 2012 21:50:20 +0000 (23:50 +0200)
commit23189f94e3761d3ef1d82b5abccf11564388b4bf
treeac087db39382c4608cc4b1b4ce200c835f96cdc4
parent2a259b08620582db1693281cded2deb29708e16b
Properly detect if given a directory name as argument.

Currently running blhc with a directory name as argument results in no
error except it warning there are no compiler commands in it. So check
if it is a proper file (or a link to a proper file).
bin/blhc