Skip to content

Commit 95e03f5

Browse files
test/libsysfs.conf: remove the obsolete build requirement
After #18, we do not need "make clean" anymore after changes to libsysfs.conf. Remove that requirement from the description. Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
1 parent 9e21503 commit 95e03f5

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

test/libsysfs.conf

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
# Values defined here will be used to dynamically build a header file that
55
# gets used while compiling the testsuite.
66

7-
# NOTE NOTE NOTE: If you change values in this file, please make sure that
8-
# you run "make clean" and "make" (in the "test" directory) for the changes
9-
# to take effect.
7+
# NOTE: If you change values in this file, please make sure that you run
8+
# "make" (in the "test" directory) for the changes to take effect.
109

1110

1211
# A valid directory path under sysfs

test/libsysfs.conf-suse

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
# Values defined here will be used to dynamically build a header file that
55
# gets used while compiling the testsuite.
66

7-
# NOTE NOTE NOTE: If you change values in this file, please make sure that
8-
# you run "make clean" and "make" (in the "test" directory) for the changes
9-
# to take effect.
7+
# NOTE: If you change values in this file, please make sure that you run
8+
# "make" (in the "test" directory) for the changes to take effect.
109

1110

1211
# A valid directory path under sysfs

0 commit comments

Comments
 (0)