Hi. The variable is '$patchfifo', not '$pathfifo'. Adding the missing 'c' will remove the stray pipes that have been left in /tmp. Art Haas gitapply.sh: 47b9346d2679b1bf34220fe4502f15c7d0737b0c --- gitapply.sh +++ gitapply.sh 2005-04-15 15:11:03.000000000 -0500 @@ -74,4 +74,4 @@ done ' padding -rm $pathfifo $todo $gonefile +rm $patchfifo $todo $gonefile -- Man once surrendering his reason, has no remaining guard against absurdities the most monstrous, and like a ship without rudder, is the sport of every wind. -Thomas Jefferson to James Smith, 1822 ----- End forwarded message ----- -- Man once surrendering his reason, has no remaining guard against absurdities the most monstrous, and like a ship without rudder, is the sport of every wind. -Thomas Jefferson to James Smith, 1822 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sat Apr 16 06:23:25 2005
This archive was generated by hypermail 2.1.8 : 2005-04-16 06:23:25 EST