svn commit: r204018 -
user/imp/tbemd/tools/regression/bin/sh/expansion
Warner Losh
imp at FreeBSD.org
Wed Feb 17 22:28:33 UTC 2010
Author: imp
Date: Wed Feb 17 22:28:32 2010
New Revision: 204018
URL: http://svn.freebsd.org/changeset/base/204018
Log:
Merge from head at r204016
Modified:
user/imp/tbemd/tools/regression/bin/sh/expansion/arith2.0
Directory Properties:
user/imp/tbemd/ (props changed)
Modified: user/imp/tbemd/tools/regression/bin/sh/expansion/arith2.0
==============================================================================
--- user/imp/tbemd/tools/regression/bin/sh/expansion/arith2.0 Wed Feb 17 22:25:22 2010 (r204017)
+++ user/imp/tbemd/tools/regression/bin/sh/expansion/arith2.0 Wed Feb 17 22:28:32 2010 (r204018)
@@ -22,6 +22,7 @@ check "4611686018427387904" 461168601842
check "0x4000000000000000" 4611686018427387904
check "0400000000000000000000" 4611686018427387904
check "0x4Ab0000000000000" 5381801554707742720
+check "010" 8
# try out all operators
v=42
More information about the svn-src-user
mailing list