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 15:13:36 -0500

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





------- Additional Comments From otom7630 AT lucy.troja.mff.cuni.cz 2004-01-28
15:13 -------
Paul is right, it should definitely be
if [ ! -p "$LINE" ]; then
md5sum "$LINE"
fi

I didn't test it yet as I don't know about spell which installs fifo and is
doesn't take hours to compile. I'm trying to modify some spell to do this but
so
far I'm not successfull. Maybe it has something to tdo with the fact that I'm
at
work ;-]

Sorry for confusion ;-)

Andy



------- 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