mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-01-25 02:07:54 +00:00
FS-9649 Fix filebug script if EDITOR env variable not set
This commit is contained in:
committed by
Mike Jerris
parent
6c6eb98452
commit
90c09d045e
@@ -10,6 +10,7 @@ my $default_versions = "1.7 1.6";
|
||||
my $default_components = "freeswitch-core";
|
||||
my $desc_head = "; Enter the description lines beginning with a ; will be ignored.\n";
|
||||
|
||||
chomp($editor);
|
||||
|
||||
sub getpass {
|
||||
ReadMode( "noecho");
|
||||
|
||||
Reference in New Issue
Block a user