Skip to content

Commit 2ccc3f9

Browse files
author
Charles Smith
committed
Fixed mixed tabs that prevented build completion.
1 parent 4416f1c commit 2ccc3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/manage/migrate.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def run
4444
print_status("Current server process: #{server.name} (#{server.pid})")
4545

4646
target_pid = nil
47-
47+
4848
if datastore['SPAWN']
4949
print_status("Spawning notepad.exe process to migrate to")
5050
target_pid = create_temp_proc

0 commit comments

Comments
 (0)