[Runnix-commits] SF.net SVN: runnix: [41] trunk/makeimage.sh
Status: Alpha
Brought to you by:
krisk84
From: <kr...@us...> - 2006-06-20 03:12:08
|
Revision: 41 Author: krisk84 Date: 2006-06-19 20:12:04 -0700 (Mon, 19 Jun 2006) ViewCVS: http://svn.sourceforge.net/runnix/?rev=41&view=rev Log Message: ----------- SF test commit Modified Paths: -------------- trunk/makeimage.sh Modified: trunk/makeimage.sh =================================================================== --- trunk/makeimage.sh 2006-06-13 13:43:52 UTC (rev 40) +++ trunk/makeimage.sh 2006-06-20 03:12:04 UTC (rev 41) @@ -34,6 +34,7 @@ exit 1 fi +# loop code might be broken if [ -d /dev/loop ] then LOOPD=/dev/loop/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |