All the debugging I could find.
This commit is contained in:
+2
-6
@@ -1,6 +1,4 @@
|
||||
if( $?CSHENV_DEBUG ) then
|
||||
echo "Sourcing tcshrc.system.Linux..."
|
||||
endif
|
||||
_debug "Sourcing tcshrc.system.Linux..."
|
||||
|
||||
unsetenv CSHENV_BATTERY_DEVICE
|
||||
unsetenv CSHENV_SHOW_BATTERY_LEVEL
|
||||
@@ -12,9 +10,7 @@ end
|
||||
# Set the acknowledgement bit, essentially
|
||||
setenv CSHENV_SYSTEM_CONFIGURED Linux
|
||||
|
||||
if( $?CSHENV_DEBUG ) then
|
||||
echo "Done sourcing tcshrc.system.Linux..."
|
||||
endif
|
||||
_debug "Done sourcing tcshrc.system.Linux..."
|
||||
|
||||
###########################
|
||||
# vim: ft=tcsh
|
||||
|
||||
Reference in New Issue
Block a user