summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautomated/linux/ltp-realtime/ltp-realtime.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/automated/linux/ltp-realtime/ltp-realtime.sh b/automated/linux/ltp-realtime/ltp-realtime.sh
index f67b853..3c146ea 100755
--- a/automated/linux/ltp-realtime/ltp-realtime.sh
+++ b/automated/linux/ltp-realtime/ltp-realtime.sh
@@ -43,7 +43,6 @@ install_ltp() {
tar --strip-components=1 -Jxf ltp-full-"${LTP_VERSION}".tar.xz
./configure --with-realtime-testsuite
make -C testcases/realtime/
- make SKIP_IDCHECK=1 install
}
# Run LTP realtime test suite