Lava: Include kernel version and shorten commit id in archive filenames
[lttng-ci.git] / scripts / lttng-baremetal-tests / build-modules.sh
index 1d658f54ae24dddb8bf0f4e74999676adb2c715c..04a8c0fa5076bbe89ac1df4bae853c30eb235ae3 100644 (file)
@@ -15,7 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 echo 'modules-built.txt does not exist'
-echo 'So we built them against the kernel'
+echo 'So we build them against the kernel'
 
 $SCP_COMMAND "$STORAGE_USER@$STORAGE_HOST:$STORAGE_KERNEL_MODULE_SYMVERS" "$LINUX_PATH/Module.symvers"
 
This page took 0.022757 seconds and 4 git commands to generate.