Skip to content

Commit cc853ee

Browse files
committed
[infra] Add missing import to linux_distribution_support.py
[email protected] Change-Id: I00dfdc3257be8bd2ca9b39e957c427e842c98cd0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/170683 Reviewed-by: Alexander Thomas <[email protected]>
1 parent 57864a8 commit cc853ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/bots/linux_distribution_support.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
import os
1414
import re
15+
import subprocess
1516
import sys
1617

1718
import bot_utils

0 commit comments

Comments
 (0)