📄 install.test
字号:
#! /bin/sh# Test for `; installing' message when not wanted.# From Fran鏾is Pinard.. $srcdir/defs || exit 1: > Makefile.am: > INSTALL: > NEWS: > COPYING# It isn't possible to write this test. That's because all files that# might be required are actually included in the automake# distribution.# $AUTOMAKE --gnu --add-missing > output 2>&1 && exit 1# grep installing outputexit 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -