Changes between Version 1 and Version 2 of Ticket #800, comment 21
- Timestamp:
- Aug 17, 2021, 4:30:16 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #800, comment 21
v1 v2 23 23 fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(0, 0), ...}) = 0 24 24 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 25 write(1, "smartctl 7.3 2021-06-26 r5227 [x"..., 62smartctl 7.3 2021-06-26 r5227 [x86_64-linux-6.5.0] (CircleCI) 26 ) = 62 27 write(1, "Copyright (C) 2002-21, Bruce All"..., 76Copyright (C) 2002-21, Bruce Allen, Christian Franke, www.smartmontools.org 28 ) = 76 29 write(1, "\n", 1 30 ) = 1 25 write(1, "smartctl 7.3 2021-06-26 r5227 [x"..., 62smartctl 7.3 2021-06-26 r5227 [x86_64-linux-6.5.0] (CircleCI)) = 62 26 write(1, "Copyright (C) 2002-21, Bruce All"..., 76Copyright (C) 2002-21, Bruce Allen, Christian Franke, www.smartmontools.org) = 76 27 write(1, "\n", 1) = 1 31 28 access("/usr/local/etc/smart_drivedb.h", F_OK) = -1 ENOENT (No such file or directory) 32 29 access("/usr/local/share/smartmontools/drivedb.h", F_OK) = 0 33 30 openat(AT_FDCWD, "/usr/local/share/smartmontools/drivedb.h", O_RDONLY) = -1 ENOSYS (Function not implemented) 34 write(1, "/usr/local/share/smartmontools/d"..., 74/usr/local/share/smartmontools/drivedb.h: cannot open drive database file 35 ) = 74 31 write(1, "/usr/local/share/smartmontools/d"..., 74/usr/local/share/smartmontools/drivedb.h: cannot open drive database file) = 74 36 32 exit_group(1) = ? 37 33 }}}