We are talking about the .bat file, not the .sh file... which won't change.
--jason On Mon, 10 Dec 2001, Dain Sundstrom wrote: > My fingers are in the habit of typing ./build.sh so, this would really bug > me. > > -dain > > > -----Original Message----- > > From: Adrian Brock [mailto:[EMAIL PROTECTED]] > > Sent: Monday, December 10, 2001 12:22 PM > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: Re: [JBoss-dev] Anyone mind if I rename build.bat to > > Build.bat? > > > > > > David, > > > > Sounds ok to me. > > > > I use cygwin on windows. This is case-sensitive. > > I'll just change to > > ./B[tab] > > > > At the moment I have to > > > > mv build.sh xbuild.sh > > > > Regards, > > Adrian > > > > > > >From: David Budworth <[EMAIL PROTECTED]> > > >To: [EMAIL PROTECTED] > > >Subject: [JBoss-dev] Anyone mind if I rename build.bat to Build.bat? > > >Date: Mon, 10 Dec 2001 10:05:56 -0800 > > > > > >Does anyone mind if I rename build.bat to Build.bat? > > > > > >Windows boxes aren't case sensitive, so they'll never see the change, > > >and for unix types, we can do: > > >./b[TAB] to get build.sh to expand, as it is now, it stops at > > >./build. (because .bat and .sh are both executable). > > > > > >It's a little thing, but it is indeed annyoying. > > > > > >And you know how us unix types hate typing. :) > > > > > >Just wanted to check with everyone in case build.bat is > > REQUIRED to be > > >lowercase for some reason. > > > > > >-David > > > > > > > > >_______________________________________________ > > >Jboss-development mailing list > > >[EMAIL PROTECTED] > > >https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > > > _________________________________________________________________ > > Get your FREE download of MSN Explorer at > > http://explorer.msn.com/intl.asp > > > > > > _______________________________________________ > > Jboss-development mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
