Project

General

Profile

« Previous | Next » 

Revision 14893

fix: /README.TXT: Full database import: also need to run `unset TMOUT` in the outer `screen` shell

View differences:

trunk/README.TXT
133 133
	for full import:
134 134
		screen
135 135
		Press ENTER
136
		unset TMOUT # TMOUT causes shell to exit even with background processes
136 137
	$0 # nested shell to prevent errexit from closing the window
137 138
	the following must happen within screen to avoid affecting the outer shell:
138 139
	unset TMOUT # TMOUT causes shell to exit even with background processes

Also available in: Unified diff