mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
scsi_logging_level: Delete SCSI logging script
The script scsi_logging_level was made available in sg3_utils 2007 [1] copied from s390-tools. The last functional change in s390-tools was made 2006. The sg3_utils version saw at least some improvements over the years. Providing otherwise identical tools can lead to unnecessary conflicts. Delete the script from s390-tools and let sg3_utils provide it. [1] https://github.com/doug-gilbert/sg3_utils/commit/7502647d46389b2e0e659f658b51f56abd1f9511 Fixes: https://github.com/ibm-s390-linux/s390-tools/issues/184 Acked-by: Nihar Panda <niharp@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
||||
include ../common.mak
|
||||
|
||||
SCRIPTS = dbginfo.sh zfcpdbf zipl-switch-to-blscfg scsi_logging_level
|
||||
SCRIPTS += sclpdbf
|
||||
SCRIPTS = dbginfo.sh zfcpdbf zipl-switch-to-blscfg sclpdbf
|
||||
# Helper scripts controlled by corresponding systemd services
|
||||
SD_HELPER_SCRIPTS = cpictl dumpconf
|
||||
MAN_PAGES = dbginfo.sh.8 zfcpdbf.8 zipl-switch-to-blscfg.8
|
||||
|
||||
Reference in New Issue
Block a user