From 5aa2cce2f3815a665080b2cd940b46672457d4e2 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 28 Dec 2024 00:18:47 +0100 Subject: [PATCH] Import the latest version from DeforaOS configure --- tests/fixme.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/fixme.sh b/tests/fixme.sh index 0d15f7d..e5c85e3 100755 --- a/tests/fixme.sh +++ b/tests/fixme.sh @@ -1,6 +1,6 @@ #!/bin/sh #$Id$ -#Copyright (c) 2017-2021 Pierre Pronchery +#Copyright (c) 2017-2022 Pierre Pronchery # #Redistribution and use in source and binary forms, with or without #modification, are permitted provided that the following conditions are met: @@ -95,7 +95,7 @@ _fixme_callback() echo "_fixme_callback_asm" return 0 ;; - c|cc|cpp|cxx|h|js|v) + c|cc|cpp|cxx|go|h|js|v) echo "_fixme_callback_c" return 0 ;; @@ -122,7 +122,7 @@ _fixme_callback() echo "_fixme_callback_python" return 0 ;; - "