Skip to content

Commit 87b1df5

Browse files
author
mhecko
committed
Makefile: revert changes
1 parent 89e6efe commit 87b1df5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@ test_no_lint:
357357
cd repos/system_upgrade/el7toel8/; \
358358
snactor workflow sanity-check ipu && \
359359
cd - && \
360-
echo $(LIBRARY_PATH) \
361360
$(_PYTHON_VENV) -m pytest $(REPORT_ARG) $(TEST_PATHS) $(LIBRARY_PATH)
362361
363362
test: lint test_no_lint

0 commit comments

Comments
 (0)