Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15607] laptop-mode-tools init script update

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15607] laptop-mode-tools init script update
  • Date: 6 Mar 2010 08:16:53 -0000

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





--- Comment #1 from Jaka Kranjc <svn AT lynxlynx.info> 2010-03-06 02:16:52 ---
+test -f /usr/sbin/laptop_mode ||
+echo "$PROGRAM doesn't exist. Check your install or file a bug report." &&
+exit 1

It always exits:
$ true || true && echo exit
exit

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page