Skip to content

Commit 316a2a0

Browse files
authored
Merge pull request #3398 from vomitHatSteve/dev
An instance of "@jack_booter" was misspelled
2 parents 622864a + 320a639 commit 316a2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/server/ruby/bin/daemon.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@ def run_post_start_commands
12951295

12961296
system("pw-link #{sco1} #{left_id}")
12971297
system("pw-link #{sco2} #{right_id}")
1298-
elsif @jackbooter
1298+
elsif @jack_booter
12991299
# Note:
13001300
# need to modify this to take account for @num_inputs and @num_outputs.
13011301
# These might not always be set to two channels each.

0 commit comments

Comments
 (0)