From 6409132b3635f160a1c40dfec617c19f356ec277 Mon Sep 17 00:00:00 2001 From: Michael Caisse Date: Wed, 26 Jun 2019 07:37:43 -0700 Subject: [PATCH] fix file name to match expected --- checks/architecture/{s390.cpp => s390x.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename checks/architecture/{s390.cpp => s390x.cpp} (100%) diff --git a/checks/architecture/s390.cpp b/checks/architecture/s390x.cpp similarity index 100% rename from checks/architecture/s390.cpp rename to checks/architecture/s390x.cpp