nix-scripts/extended-tests.py

5 lines
68 B
Python

import os
print("hello world")
os.system("artiq_client --version")