Skip to content

Commit 99c3b89

Browse files
committed
Remove unnecessary "requires" comment
1 parent 16d3be3 commit 99c3b89

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/copyReportsIntoResults.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
# Notice that this scripts needs to be executed within the "temp" directory.
88

9-
# Requires generateJupyterReportReference.sh
10-
119
# Fail on any error ("-e" = exit on first error, "-o pipefail" exist on errors within piped commands)
1210
set -o errexit -o pipefail
1311

0 commit comments

Comments
 (0)