On Fri, Oct 5, 2012 at 12:48 PM, Cory Cline <[email protected]> wrote: > On Fri, Oct 5, 2012 at 12:22 PM, Bruce Dubbs <[email protected]> wrote: >> Cory Cline wrote: >> >>> I ran "sh file.sh | grep error" (file.sh is >>> the name of the for script. I ran this outside of the bash -e so >> > that I could see where the error >>> was coming in. It seems that it is erroring on the first commented >>> line in my proto-7.7.md5 script. Is there any reason that it would >>> ignore the #? >> >> Paste the script. >> >> -- Bruce >> >> -- > > cat > proto-7.7.md5 << "EOF" > #c1d50749c3ac5215a1a9425818e856c1 applewmproto-1.4.2.tar.bz2 > 1a05fb01fa1d5198894c931cf925c025 bigreqsproto-1.1.2.tar.bz2 > 98482f65ba1e74a08bf5b056a4031ef0 compositeproto-0.4.2.tar.bz2 > 998e5904764b82642cc63d97b4ba9e95 damageproto-1.2.1.tar.bz2 > 4ee175bbd44d05c34d43bb129be5098a dmxproto-2.3.1.tar.bz2 > 2eb74959684f47c862081099059a11ab dri2proto-2.6.tar.bz2 > e7431ab84d37b2678af71e29355e101d fixesproto-5.0.tar.bz2 > c5f4f1fb4ba7766eedbc9489e81f3be2 fontsproto-2.1.2.tar.bz2 > d1ff0c1acc605689919c1ee2fc9b5582 glproto-1.4.15.tar.bz2 > 13c8aedaf98a92e282b7e456c0a5bed9 inputproto-2.2.tar.bz2 > 677ea8523eec6caca86121ad2dca0b71 kbproto-1.0.6.tar.bz2 > 597491c0d8055e2a66f11350c4985775 randrproto-1.3.2.tar.bz2 > 1b4e5dede5ea51906f1530ca1e21d216 recordproto-1.14.2.tar.bz2 > a914ccc1de66ddeb4b611c6b0686e274 renderproto-0.11.1.tar.bz2 > cfdb57dae221b71b2703f8e2980eaaf4 resourceproto-1.2.0.tar.bz2 > edd8a73775e8ece1d69515dd17767bfb scrnsaverproto-1.2.2.tar.bz2 > c3b348c6e2031b72b11ae63fc7f805c2 videoproto-2.3.1.tar.bz2 > #e74b2ff3172a6117f2a62b655ef99064 windowswmproto-1.0.4.tar.bz2 > 5f4847c78e41b801982c8a5e06365b24 xcmiscproto-1.2.2.tar.bz2 > eaac343af094e6b608cf15cfba0f77c5 xextproto-7.2.1.tar.bz2 > 120e226ede5a4687b25dd357cc9b8efe xf86bigfontproto-1.2.0.tar.bz2 > a036dc2fcbf052ec10621fd48b68dbb1 xf86dgaproto-2.1.tar.bz2 > 1d716d0dac3b664e5ee20c69d34bc10e xf86driproto-2.1.1.tar.bz2 > e793ecefeaecfeabd1aed6a01095174e xf86vidmodeproto-2.3.1.tar.bz2 > 9959fe0bfb22a0e7260433b8d199590a xineramaproto-1.2.1.tar.bz2 > d4d241a4849167e4e694fe73371c328c xproto-7.0.23.tar.bz2 > EOF
Sorry, hit send before I could type this... The cat and the EOF are not there. That was the command I ran to make the file. >> http://linuxfromscratch.org/mailman/listinfo/blfs-support >> FAQ: http://www.linuxfromscratch.org/blfs/faq.html >> Unsubscribe: See the above information page -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
