Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions test/libsysfs.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
# Values defined here will be used to dynamically build a header file that
# gets used while compiling the testsuite.

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


# A valid directory path under sysfs
Expand Down
5 changes: 2 additions & 3 deletions test/libsysfs.conf-suse
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
# Values defined here will be used to dynamically build a header file that
# gets used while compiling the testsuite.

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


# A valid directory path under sysfs
Expand Down