sb-posix: in win32 tests, avoid certain hardcoded file names
authorDavid Lichteblau <david@lichteblau.com>
Wed, 10 Aug 2011 12:58:21 +0000 (14:58 +0200)
committerDavid Lichteblau <david@lichteblau.com>
Wed, 10 Aug 2011 18:04:43 +0000 (20:04 +0200)
  stat.5: Create a fresh file instead of hardcoding c:\pagefile.sys
  (was c:\config.sys until recently; was /bin/sh originally).

  rmdir.error.3: Use %windir% instead of c:\.

  Tests now pass with Wine on my system without local workarounds.


No differences found