Yup, that fixed it. Thanks!
On Fri, Jan 4, 2013 at 2:40 PM, Alex Harui <aharui@adobe.com> wrote:
> That's a line ending issue. Run dos2unix on it.
>
>
> On 1/4/13 2:24 PM, "Om" <bigosmallm@gmail.com> wrote:
>
> > BTW, this script does not work for me on windows (cygwin) This is what I
> > get:
> >
> > $ ./sign_and_hash.sh
> > ./sign_and_hash.sh: line 48: $'\r': command not found
> > ./sign_and_hash.sh: line 49: $'\r': command not found
> > ./sign_and_hash.sh: line 50: syntax error near unexpected token `$'do\r''
> > '/sign_and_hash.sh: line 50: `for file in *; do
> >
> > On Fri, Jan 4, 2013 at 2:13 PM, Om <bigosmallm@gmail.com> wrote:
> >
> >> So, should I just make a copy under utilities/trunk/installer?
> >>
> >>
> >> On Fri, Jan 4, 2013 at 2:11 PM, Justin Mclean
> >> <justin@classsoftware.com>wrote:
> >>
> >>> I'd leave it where it is each imo you should be able to build each
> >>> project from its own trunk and not have to check out multiple trunks
> >>>
> >>
> >>
>
> --
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
>
>
|