Re: [pgadmin-hackers] Fix for complete-bundle.sh

2014-11-21 Thread Dave Page
Thanks - fix pushed. On Thu, Nov 20, 2014 at 11:21 AM, Sandeep Thakkar wrote: > Hi > > While building pgAdmin3 on OS X, we observed that the script > complete-bundle.sh, greps for the string "Mach-O i386 executable" from the > output of file command. This does not work on my OS X 10.8, where the

[pgadmin-hackers] Fix for complete-bundle.sh

2014-11-20 Thread Sandeep Thakkar
Hi While building pgAdmin3 on OS X, we observed that the script complete-bundle.sh, greps for the string "Mach-O i386 executable" from the output of file command. This does not work on my OS X 10.8, where the file shows the output in a different order. $ file pgAdmin3 pgAdmin3: Mach-O executable