Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 5473] creating md5sum log freezes with named pipe

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 5473] creating md5sum log freezes with named pipe
  • Date: Wed, 28 Jan 2004 14:54:11 -0500

http://bugs.sourcemage.org/show_bug.cgi?id=5473





------- Additional Comments From pmahon AT sourcemage.org 2004-01-28 14:54
-------
That chunk of code,
if [ -p $FILE ] ; then

Will run the stuff in the if if $FILE is a named pipe. This looks to be the
opposite of what we want...

But if someone actualy tested it, then ok... I'm just not seeing something.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page