URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4e267ba9ddb2a06dd9918dd1ba0a319b541455c0
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4e267ba by Gerald Combs (gerald@xxxxxxxxxxxxx):
Windows: Fix PowerShell 2.0 compatibility.
PowerShell 2.0's Get-ChildItem doesn't support "-File" even though
http://technet.microsoft.com/en-us/library/hh847897.aspx says otherwise.
Add a config.nmake option to test PS 2.0 compatibility.
Change-Id: I8de83cd0841d4ab0b01351c2d39084578a2c84ee
Reviewed-on: https://code.wireshark.org/review/3625
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from a3db896 packet-k12.c: Various minor changes:
adds 4e267ba Windows: Fix PowerShell 2.0 compatibility.
Summary of changes:
config.nmake | 3 +++
tools/textify.ps1 | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)