git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update readme on build system
[lunaix-os.git]
/
lunaix-os
/
LConfig
diff --git
a/lunaix-os/LConfig
b/lunaix-os/LConfig
index 56cc436361714c787f59f195675a4df2db5ec63c..65cfb07f68eddbdea37fbb89b15ff9b74d7b33e7 100644
(file)
--- a/
lunaix-os/LConfig
+++ b/
lunaix-os/LConfig
@@
-50,7
+50,7
@@
def debug_and_testing():
Set the maximum time (in seconds) spent in kernel before considered
to be stalled.
"""
- require(check_stall)
+ require
(check_stall)
return 10
@@
-62,7
+62,7
@@
def debug_and_testing():
Setting it to 0 disable this check
"""
- require(check_stall)
+ require
(check_stall)
return 0