bugzilla-daemon at bugzilla.mindrot.org
2012-May-25 20:48 UTC
[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.org
ReportedBy: openssh at roumenpetrov.info
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.
bugzilla-daemon at bugzilla.mindrot.org
2012-Jun-01 00:53 UTC
[Bug 2014] regress/sftp-cmds.sh remove .*
https://bugzilla.mindrot.org/show_bug.cgi?id=2014
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Blocks| |1986
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Damien Miller <djm at mindrot.org> 2012-06-01 10:53:06
EST ---
fixed - thanks
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.