Home
last modified time | relevance | path

Searched refs:bignum (Results 1 – 1 of 1) sorted by relevance

/coreutils/tests/du/
Dbigtime.sh26 bignum=9223372036854775807
28 touch -d @$bignum future 2>/dev/null &&
31 *" $bignum "*)
40 printf "0\t$bignum\tfuture\n" > exp || framework_failure_
41 printf "du: time '$bignum' is out of range\n" > err_ok || framework_failure_