mirror of
https://github.com/jht5945/buildj.git
synced 2025-12-28 17:50:05 +08:00
build date
This commit is contained in:
@@ -142,7 +142,7 @@ fn main() {
|
||||
|
||||
if *VERBOSE {
|
||||
print_message(MessageType::DEBUG, &format!("Full GIT_HASH: {}", GIT_HASH));
|
||||
print_message(MessageType::DEBUG, &format!("Binary build date: {}", BUILD_DATE));
|
||||
print_message(MessageType::DEBUG, &format!("Build date: {}", BUILD_DATE));
|
||||
}
|
||||
|
||||
let args = local_util::get_args_as_vec();
|
||||
|
||||
Reference in New Issue
Block a user