We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f3a80e commit 3e38926Copy full SHA for 3e38926
configure
@@ -612,7 +612,7 @@ putvar CFG_RELEASE_CHANNEL
612
# channel.
613
# Basing CFG_BOOTSTRAP_KEY on CFG_BOOTSTRAP_KEY lets it get picked up
614
# during a Makefile reconfig.
615
-CFG_BOOTSTRAP_KEY="${CFG_BOOTSTRAP_KEY-`date +%N`}"
+CFG_BOOTSTRAP_KEY="${CFG_BOOTSTRAP_KEY-`date +%H:%M:%S`}"
616
putvar CFG_BOOTSTRAP_KEY
617
618
step_msg "looking for build programs"
0 commit comments