summaryrefslogtreecommitdiff
path: root/test/simple-build-check.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/simple-build-check.sh')
-rw-r--r--test/simple-build-check.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/simple-build-check.sh b/test/simple-build-check.sh
index d1e13e69ed..b653185b26 100644
--- a/test/simple-build-check.sh
+++ b/test/simple-build-check.sh
@@ -1,6 +1,6 @@
#/bin/sh
-EXTRAS="extras/chassis_id extras/scsi_id extras/volume_id"
+EXTRAS="extras/chassis_id extras/scsi_id extras/volume_id extras/run_directory"
[ -z "$KERNEL_DIR" ] && KERNEL_DIR=/lib/modules/`uname -r`/build
echo KERNEL_DIR: "$KERNEL_DIR"