/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-freezegun/ |
H A D | 1777174bb97c0b514033a09b820078b0d117f4a8.patch | 20 self.assertEqual(datetime.date(2013, 4, 9), datetime.date.today()) 21 - self.assertEqual(datetime.date(2013, 4, 9), frozen_time.time_to_freeze.today()) 22 + assert frozen_time.time_to_freeze.today().strftime('%Y-%m-%d') == "2013-04-09" 26 self.assertEqual(datetime.date(2013, 4, 9), datetime.date.today()) 27 - self.assertEqual(datetime.date(2013, 4, 9), kwargs.get('hello').time_to_freeze.today()) #… 28 + assert kwargs.get("hello").time_to_freeze.today().strftime('%Y-%m-%d') == "2013-04-09" # … 32 self.assertEqual(datetime.date(2013, 4, 9), datetime.date.today()) 33 - self.assertEqual(datetime.date(2013, 4, 9), frozen_time.time_to_freeze.today()) 34 + assert frozen_time.time_to_freeze.today().strftime('%Y-%m-%d') == "2013-04-09"
|
/openbmc/linux/Documentation/arch/ia64/ |
H A D | efirtc.rst | 33 used today with the legacy RTC driver (driver/char/rtc.c). However, because 50 As of today we don't offer a /proc/sys interface. 133 As of today, none of the existing user-level apps supports this feature.
|
/openbmc/u-boot/doc/ |
H A D | README.commands.itest | 1 A slow day today so here is a revised itest command with provisional
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_all_builds_page.py | 378 today = timezone.now() 379 yestersday = today - timezone.timedelta(days=1) 381 date_ranges[1].send_keys(today.strftime('%Y-%m-%d'))
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/ |
H A D | nmap-replace-shtool-mkdir-with-coreutils-mkdir-command.patch | 5 "./shtool mkdir" is used when mkdir has not -p parameter, but mkdir in today
|
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/ |
H A D | reproducibility.patch | 26 -Copyright (C) #{Date.today.year} Apple Inc. All rights reserved.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/ |
H A D | reproducibility.patch | 26 -Copyright (C) #{Date.today.year} Apple Inc. All rights reserved.
|
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
H A D | __init__.py | 990 self.updated = updated or datetime.datetime.today().isoformat() 1051 self.updated = updated or datetime.datetime.today().isoformat() 1078 self.updated = updated or datetime.datetime.today().isoformat() 1303 self.updated = updated or datetime.datetime.today().isoformat() 1345 self.updated = updated or datetime.datetime.today().isoformat() 1358 self.updated = updated or datetime.datetime.today().isoformat()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | TU-Berlin-2.0 | 14 …s of 15 years ago maybe do not make our intentions completely clear given today's refined usage of…
|
/openbmc/qemu/scripts/oss-fuzz/ |
H A D | output_reproducer.py | 41 """.format(date=date.today().year, owner=owner)
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | build-unit-test-docker | 656 today = date.today().isocalendar()
|
/openbmc/openbmc/meta-security/docs/ |
H A D | dm-verity-systemd-hash-x86-64.txt | 43 currently do in the initramfs today, should we decide to do so later on.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/unattended-upgrades/files/ |
H A D | 0001-unattended-upgrade-Remove-distro_info-usage-to-check.patch | 58 - and devel.release - date.today() > DEVEL_UNTIL_RELEASE)):
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | fallback-mechanisms.rst | 11 mechanism. Most distributions enable this option today. If enabled but 17 today. The call request_firmware_nowait() allows for one alternative 142 as of v217 on August, 2014. This means most Linux distributions today are 145 distributions today disable CONFIG_FW_LOADER_USER_HELPER_FALLBACK.
|
/openbmc/linux/Documentation/PCI/ |
H A D | boot-interrupts.rst | 64 this problem today. Threaded interrupts may not be reenabled after the IRQ 74 The legacy interrupt forwarding mechanism exists today in a number of
|
/openbmc/webui-vue/ |
H A D | README.md | 26 anti-patterns that exist in phosphor-webui today.
|
/openbmc/linux/Documentation/arch/x86/x86_64/ |
H A D | 5level-paging.rst | 11 this limit: some vendors offer servers with 64 TiB of memory today.
|
/openbmc/linux/Documentation/sound/soc/ |
H A D | dai.rst | 6 SoC controllers and portable audio CODECs today, namely AC97, I2S and PCM.
|
/openbmc/smbios-mdr/ |
H A D | README.md | 11 the SMBIOS data, but there are at least two implementation today:
|
/openbmc/linux/Documentation/scsi/ |
H A D | megaraid.rst | 76 today, and it can handle only one ioctl, there is no reason to have more. But
|
/openbmc/qemu/docs/system/s390x/ |
H A D | css.rst | 16 operating systems today).
|
/openbmc/linux/Documentation/networking/ |
H A D | multiqueue.rst | 22 netdev->queue_lock today. Therefore base drivers should use the
|
/openbmc/u-boot/arch/arc/ |
H A D | Kconfig | 136 NOTE: as of today linux will not work properly if this option
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | osi.rst | 89 _OS was abandoned, though even today, many BIOS look for 118 This misuse was adopted and continues today.
|
/openbmc/linux/Documentation/process/ |
H A D | kernel-driver-statement.rst | 24 today, have in the past, or will in the future.
|