blob: 1ddde5267e022b8c7b6a6b122a30d56020d9a296 (
plain)
1
2
3
4
5
6
7
8
9
|
% $Id: test-moddate-abs.tex 808 2018-11-13 18:39:00Z karl $
% Public domain.
\catcode`\{=1 \catcode`\}=2
% Check that \pdffilemoddate fails on system filenames
% with openin_any=p; see Makefile.
\message{\pdffilemoddate{/etc/issue}}
\end
|