2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-28 20:53:35 +08:00

flake: remove outdated comment

This commit is contained in:
Sebastien Bourdeauducq 2021-08-30 13:33:41 +08:00 committed by occheung
parent 9ee03bd438
commit b7efb2f633

View File

@ -188,7 +188,6 @@
TESTDIR=`mktemp -d`
cp --no-preserve=mode,ownership -R $src/artiq/test/lit $TESTDIR
# FIXME: some tests fail
LIBARTIQ_SUPPORT=${libartiq-support}/libartiq_support.so lit -v $TESTDIR/lit
'';
};