Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 4429] cast --nofix do not report missing files

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 4429] cast --nofix do not report missing files
  • Date: Wed, 17 Dec 2003 04:39:00 -0500

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





------- Additional Comments From eschabell AT sourcemage.org 2003-12-17 04:39
-------
These are config options, globally set here:

10:37:32 @ root # cat /etc/sorcery/config | grep CHECK
LDD_CHECK=${LDD_CHECK:=on}
FIND_CHECK=${FIND_CHECK:=on}
MD5SUM_CHECK=${MD5SUM_CHECK:=on}
SYM_CHECK=${SYM_CHECK:=off}
CHECK_COLOR="${CYAN}"

and overridden if set here:

10:37:43 @ root # cat /etc/sorcery/local/config | grep CHECK
FIND_CHECK="on"
MD5SUM_CHECK="on"
LDD_CHECK="on"
SYM_CHECK="on "

Please check, try again and report back or this will be invalidated.

erics



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