[PATCH] Fix typo in gitapply.sh
From: Art Haas <hidden>
Date: 2016-06-15 22:41:52
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