/
niceSOFT
/
patch
Обзор
Документация
Войти
/
niceSOFT
/
patch
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
v2.7.3
tests/bad-usage
18 строк
478 B
Andreas Gruenbacher
Initialize data structures early enough
04 окт 2012, 14:43
04 окт 2012, 14:43
291ec17
Код
Авторство
О чём код?
# 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