Bug 131181 - livecdfs-update bug in rc44
Bug#: 131181 Product:  Gentoo Hosted Projects Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: catalyst@gentoo.org Reported By: liyiming@ict.ac.cn
Component: Catalyst
URL: 
Summary: livecdfs-update bug in rc44
Keywords:  InCVS
Status Whiteboard: 
Opened: 2006-04-24 22:32 0000
Description:   Opened: 2006-04-24 22:32 0000
377c377
< if [-e /lib/rcscripts/addons/udev-start.sh ]
---
> if [ -e /lib/rcscripts/addons/udev-start.sh ]

synx error ^^

------- Comment #1 From Andrew Gaffney 2006-04-25 05:14:55 0000 -------
Please use 'diff -au' to generate a patch.

------- Comment #2 From Alvin Lee 2006-04-25 05:44:35 0000 -------
--- livecdfs-update.sh  2006-04-25 20:54:46.000000000 +0800
+++ livecdfs-update.sh.fix      2006-04-25 20:54:22.000000000 +0800
@@ -374,7 +374,7 @@
-if [-e /lib/rcscripts/addons/udev-start.sh ]
+if [ -e /lib/rcscripts/addons/udev-start.sh ]

------- Comment #3 From Chris Gianelloni (RETIRED) 2006-04-25 08:18:01 0000 -------
I fixed this in CVS.  Thanks for pointing it out.

------- Comment #4 From Chris Gianelloni (RETIRED) 2006-05-01 12:57:35 0000 -------
Fixed in 2.0_rc45