mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 23:43:20 +02:00
mech: must specify model revision
Found when debugging output from "show state", which displayed NULL for the infix model. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -28,4 +28,11 @@ module infix {
|
||||
description
|
||||
"Base model
|
||||
";
|
||||
|
||||
revision 2023-02-10 {
|
||||
description
|
||||
"Initial revision.";
|
||||
reference
|
||||
"N/A";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user