view tests/test-issue436 @ 6473:9c897ffd3637

Backed out changeset 7f4257b5cbfc util.binary heuristic cannot be trusted when decoding working directory files.
author Patrick Mezard <pmezard@gmail.com>
date Fri, 04 Apr 2008 23:09:54 +0200
parents f9567a7fa3b3
children
line wrap: on
line source

#!/bin/sh

hg init a
cd a
hg -v log -v
hg -v log -v x
true