comparison tests/test-log.t @ 13780:bc7b5d1c1999

util: dates cannot consist entirely of whitespace (issue2732)
author Idan Kamara <idankk86@gmail.com>
date Sun, 27 Mar 2011 23:48:58 +0200
parents 7916a84c0758
children 28f557e8b419
comparison
equal deleted inserted replaced
13779:c13bfa451656 13780:bc7b5d1c1999
510 changeset: 1:3d5bf5654eda 510 changeset: 1:3d5bf5654eda
511 user: test 511 user: test
512 date: Thu Jan 01 00:00:01 1970 +0000 512 date: Thu Jan 01 00:00:01 1970 +0000
513 summary: r1 513 summary: r1
514 514
515 515 log -d " " (whitespaces only)
516
517 $ hg log -d " "
518 abort: dates cannot consist entirely of whitespace
519 [255]
516 520
517 log -d -1 521 log -d -1
518 522
519 $ hg log -d -1 523 $ hg log -d -1
520 524