On Sun, Oct 19, 2014 at 7:48 AM, Pavel Pisa wrote:
> Hello Gedare and Joel,
>
> On Friday 17 of October 2014 10:17:24 Jan Dolezal wrote:
>> prevents possible mkdir and cd error when parents of build
>> directory are missing
>> ---
>> do_it | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions
Committed, thanks.
On Fri, Oct 17, 2014 at 4:17 AM, Jan Dolezal wrote:
> prevents possible mkdir and cd error when parents of build
> directory are missing
> ---
> do_it | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/do_it b/do_it
> index 616e192..604219e 100755
> -
prevents possible mkdir and cd error when parents of build
directory are missing
---
do_it | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/do_it b/do_it
index 616e192..604219e 100755
--- a/do_it
+++ b/do_it
@@ -418,10 +418,10 @@ fi
j_nanox()
{
if [ ! -d ${BUILDDIR}/${N