Print this page
4701 would like grep context options (-A, -B, -C)

@@ -10,10 +10,11 @@
 #
 
 #
 # Copyright (c) 2012 by Delphix. All rights reserved.
 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
+# Copyright 2014 Nexenta Systems, Inc. All rights reserved.
 #
 
 [DEFAULT]
 pre =
 verbose = False

@@ -23,5 +24,7 @@
 outputdir = /var/tmp/test_results
 
 [/opt/util-tests/tests/printf_test]
 
 [/opt/util-tests/tests/xargs_test]
+
+[/opt/util-tests/tests/grep_test]