Daichi Kawahata wrote:
> I'd like to suggest put a .cvsignore file into the cvs repository
> for cvs-update clean. Tiresomely, it needs to be put into each
> target directory, though. For exapmle in the top directory,

If nobody objects, that's fine with me. Although I never compile in
the sources directory, so this isn't a problem for me.

> And then, my '/bin/sh' command doesn't have enough function to run
> 'run' script in the top directory. So, I wrote a tiny patch, if this
> patch causes an another problem, then ignore it please.

bash is a common shell but not a standard shell. Could you point out
what exactly isn't supported by your /bin/sh?
 
> -#!/usr/bin/expect
> +#!/bin/env expect

I now the env "trick". However, it is usually "/usr/bin/env". Is that
a typo or is your "env" really in /bin instead of /usr/bin?

-- 
Christian

Attachment: pgphLrPFQy9mX.pgp
Description: PGP signature

Reply via email to