This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 174867 - "/bin/bash: line 2: cd: /export/NB/Welcome_1: No such file or directory" in Output tab
Summary: "/bin/bash: line 2: cd: /export/NB/Welcome_1: No such file or directory" in O...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-19 11:38 UTC by soldatov
Modified: 2009-10-22 23:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2009-10-19 11:38:44 UTC
Scenario:
- Create Welcome project in /export
- Add spb-nero host
- Build project
==> ok
- Run project
==>
/bin/bash: line 2: cd: /export/NB/Welcome_1: No such file or directory
Welcome ...

Arguments:
1: arg 1
2: arg 2
3: arg 3
4: arg 4

RUN SUCCESSFUL (total time: 8s)
Comment 1 Andrew Krasny 2009-10-19 13:54:34 UTC
Fixed: http://hg.netbeans.org/cnd-main/rev/4884fdd6e1ab
Comment 2 Andrew Krasny 2009-10-19 17:15:19 UTC
Fixed: http://hg.netbeans.org/cnd-main/rev/4884fdd6e1ab
Comment 3 Quality Engineering 2009-10-22 23:44:48 UTC
Integrated into 'main-golden', will be available in build *200910221401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4884fdd6e1ab
User: Andrew Krasny <akrasny@netbeans.org>
Log: IZ#174867 - "/bin/bash: line 2: cd: /export/NB/Welcome_1: No such file or directory" in Output tab