
bugzilla-daemon at bugzilla
May 25, 2012, 1:48 PM
Post #1 of 1
(83 views)
Permalink
|
|
[Bug 2014] New: regress/sftp-cmds.sh remove .*
|
|
https://bugzilla.mindrot.org/show_bug.cgi?id=2014 Bug #: 2014 Summary: regress/sftp-cmds.sh remove .* Classification: Unclassified Product: Portable OpenSSH Version: 6.0p1 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P2 Component: Regression tests AssignedTo: unassigned-bugs [at] mindrot ReportedBy: openssh [at] roumenpetrov Unlike regress/sftp-batch.sh the test regress/sftp-cmds.sh does not set BATCH variable. So if user build in checkout source tree the test script remove files and directories that match pattern .* . Only .cvsignore match pattern. Please remove ${BATCH}.* at end of command "rm -rf ..." (two places). -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list openssh-bugs [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-bugs
|