view tests/test-issue436 @ 9356:9488a4d64fb5

iss: take version from iscc command line or __version__.py Requires InnoSetup Preprocessor to be installed.
author Steve Borho <steve@borho.org>
date Sun, 16 Aug 2009 21:23:48 -0500
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