Просмотр исходного кода

Remove syntax check of setup.sh

pull/2/head
10sr 9 лет назад
Родитель
Сommit
f448ba7b87
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Просмотреть файл

@@ -188,7 +188,7 @@ $(test_els): test-el-%: %
# test syntax
# ===========

test_syntax_shs = test-syntax-shrc test-syntax-profile test-syntax-setup.sh \
test_syntax_shs = test-syntax-shrc test-syntax-profile \
test-syntax-xinitrc test-syntax-xprograms
test-syntax-sh: $(test_syntax_shs)
.PHONY: $(test_syntax_shs)


Загрузка…
Отмена
Сохранить