stefan2904 / shunit2

Automatically exported from code.google.com/p/shunit2
0 stars 0 forks source link

Korn shell errors in latest revision #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. svn co http://shunit2.googlecode.com/svn/trunk/ shunit2-read-only
2. cd shunit2-read-only/source/2.1/src/
3. ./shunit2_test.sh > result.txt

What is the expected output?
  No errors

What do you see instead?
  Two ksh errors

What version of the product are you using?
  Subversion HEAD

Can you provide the output from the lib/versions script included with the 
source?
  See attachment

Please provide any additional information below.
  I *just* installed ksh for this test, I'm the only interactive user, and I've never used it before on this machine, so the installation is completely vanilla.
  $ ksh --version
    version         sh (AT&T Research) 93t+ 2010-03-05
  $ uname -a | sed "s/$USER/jdoe/"
  Linux jdoe 2.6.35-30-generic #56-Ubuntu SMP Mon Jul 11 20:01:08 UTC 2011 x86_64 GNU/Linux

Original issue reported on code.google.com by victor.e...@gmail.com on 6 Sep 2011 at 2:10

Attachments:

GoogleCodeExporter commented 9 years ago
This is related to the patch in ticket #30

Original comment by sienkiew...@gtempaccount.com on 20 Dec 2012 at 9:22