Author: 0mp (doc,ports committer)
Date: Thu Jun 11 03:03:52 2020
New Revision: 362039
URL: https://svnweb.freebsd.org/changeset/base/362039
Log:
Remove duplicate lines from sed tests
Reported by: yuripv
Approved by: pfg (src)
MFC after: 2 weeks
X-MFC-With: 362017
Modified:
head/usr.bin/sed/tests/sed2_test.sh
Modified: head/usr.bin/sed/tests/sed2_test.sh
==============================================================================
--- head/usr.bin/sed/tests/sed2_test.sh Thu Jun 11 00:36:35 2020
(r362038)
+++ head/usr.bin/sed/tests/sed2_test.sh Thu Jun 11 03:03:52 2020
(r362039)
@@ -177,7 +177,5 @@ atf_init_test_cases()
atf_add_test_case inplace_symlink_src
atf_add_test_case escape_subst
atf_add_test_case commands_on_stdin
- atf_add_test_case commands_on_stdin
- atf_add_test_case commands_on_stdin
atf_add_test_case hex_subst
}
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"