tests/test-profile.t
branchstable
changeset 50722 7e5be4a7cda7
parent 48876 42d2b31cee0b
child 51835 17e2d5c46716
--- a/tests/test-profile.t	Mon Jun 26 11:15:30 2023 +0100
+++ b/tests/test-profile.t	Mon Jun 26 14:34:58 2023 +0200
@@ -6,7 +6,7 @@
 
 Function to check that statprof ran
   $ statprofran () {
-  >   egrep 'Sample count:|No samples recorded' > /dev/null
+  >   grep -E 'Sample count:|No samples recorded' > /dev/null
   > }
 
 test --profile