Skip to content

Commit 3a0c75b

Browse files
committed
testsuite: note job-info.update-lookup is legacy
Problem: The job-info.update-lookup RPC target has been deprecated. It would be wise to note this in some legacy tests. Add note in t/job-info/update_lookup.c.
1 parent ee903ce commit 3a0c75b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

t/job-info/update_lookup.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
* SPDX-License-Identifier: LGPL-3.0
99
\************************************************************/
1010

11+
/* Note that the job-info.update-lookup RPC target is deprecated.
12+
* This is to test legacy behavior.
13+
*/
14+
1115
#if HAVE_CONFIG_H
1216
#include "config.h"
1317
#endif

0 commit comments

Comments
 (0)