remove most rdp refs

This commit is contained in:
2025-03-02 00:12:08 -05:00
parent 49f8cb54a1
commit c15e6cb082
5 changed files with 47 additions and 7 deletions

View File

@ -6,7 +6,7 @@ import re
import shutil
import typing
from rad_development_python import bash_wrapper
from flupdt.common import bash_wrapper
output_regexes = [
re.compile(r"checking derivation (.*)..."),