Skip to content

Commit f00fc7b

Browse files
committed
contrib/ci.inria.fr: fix a typo in verbose messages
Signed-off-by: Brice Goglin <[email protected]>
1 parent a0d8a72 commit f00fc7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/ci.inria.fr/job-3-sonarscanner.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
echo "############################"
88
echo "Running on:"
99
uname -a
10-
echo "Tarball: $1"
10+
echo "Tarball: $3"
1111
echo "############################"
1212

1313
set -e

0 commit comments

Comments
 (0)