On Wed, Mar 11, 2015 at 02:15:10PM +1100, Michael Ellerman wrote: > On Thu, 2015-03-05 at 13:53 -0500, Dave Jones wrote: > > $ ./all.sh > > -bash: ./all.sh: /bin/bash\n\n: bad interpreter: No such file or directory > > > > Removing the \n\n fixes it. > > > > > + echo "cd \$$ROOT\n" >> $(ALL_SCRIPT); \ > > > > ditto > > Weird, I don't see that. > > $ make install > $ head install/run_kselftest.sh > #!/bin/bash > > > cd $(dirname $0) > > > Does it depend on the shell? I guess none of the newlines are necessary so I'll > just remove them. Dunno, bash here too. Maybe the version ? My environment at the office is a little dated. (It's based on ye olde ubuntu lts) Dave -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html