/
niceSOFT
/
patch
Обзор
Документация
Войти
/
niceSOFT
/
patch
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
v2.7.4
tests/bad-usage
18 строк
478 B
Quentin Casasnovas
test-lib.sh: factorize require_* functions
01 фев 2015, 00:14
01 фев 2015, 00:14
c80b1a0
Код
Авторство
О чём код?
# Copyright (C) 2009, 2011-2012 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # in any medium, are permitted without royalty provided the copyright # notice and this notice are preserved. . $srcdir/test-lib.sh require cat use_local_patch use_tmpdir # ============================================================== check 'patch -px || echo "status: $?"' <<EOF $PATCH: **** strip count x is not a number status: 2 EOF