[
https://issues.apache.org/jira/browse/TRAFODION-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696317#comment-14696317
]
ASF GitHub Bot commented on TRAFODION-1455:
-------------------------------------------
GitHub user venkat1m opened a pull request:
https://github.com/apache/incubator-trafodion/pull/56
TRAFODION-1455. Renamed pwd. to pwd.cpp
This JIRA addresses that issue where pwd. file gets deleted on windows
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/venkat1m/incubator-trafodion TRAFODION-1455
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/56.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #56
----
commit 3cb15c389a20027a1ecf5c070d8ee63f004f829b
Author: Venkat Muthuswamy <[email protected]>
Date: 2015-08-14T01:50:07Z
TRAFODION-1455. Renamed pwd. to pwd.cpp
----
> core/sqf/src/tm/tools/pwd." is not valid filename in Windows
> ------------------------------------------------------------
>
> Key: TRAFODION-1455
> URL: https://issues.apache.org/jira/browse/TRAFODION-1455
> Project: Apache Trafodion
> Issue Type: Bug
> Components: dtm
> Reporter: Venkat Muthuswamy
> Assignee: Venkat Muthuswamy
>
> when you clone the source on a windows system, you get an error that the pwd.
> file has an invalid path and the file is deleted.
> error: Invalid path 'core/sqf/src/tm/tools/pwd.'
> It looks like the file's extension is missing and it is a C++ file.
> Rename the file as pwd.cpp
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)