diff options
author | Jeff Hatch <jhatch@multitech.com> | 2020-06-15 12:01:01 -0500 |
---|---|---|
committer | Jeff Hatch <jhatch@multitech.com> | 2020-06-15 12:01:01 -0500 |
commit | 612ffa7c85d856c9706064e62448a3debe5c3379 (patch) | |
tree | 7ce893519ee65180783ef3c248bd04c6f3f817c5 /recipes-extended/bash/bash-4.2/run-ptest | |
parent | 0a3f99fc26efa34e65d0105ae18888bd750e5ab6 (diff) | |
parent | a117c7a2ccc99c9903764658fc3640e06ffe4661 (diff) | |
download | meta-mlinux-612ffa7c85d856c9706064e62448a3debe5c3379.tar.gz meta-mlinux-612ffa7c85d856c9706064e62448a3debe5c3379.tar.bz2 meta-mlinux-612ffa7c85d856c9706064e62448a3debe5c3379.zip |
Merge branch 'udev-rules-refactoring' to better reflect architecture dependencies in architecture specific layers.
Diffstat (limited to 'recipes-extended/bash/bash-4.2/run-ptest')
-rw-r--r-- | recipes-extended/bash/bash-4.2/run-ptest | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-extended/bash/bash-4.2/run-ptest b/recipes-extended/bash/bash-4.2/run-ptest deleted file mode 100644 index 8dd3b99..0000000 --- a/recipes-extended/bash/bash-4.2/run-ptest +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -make -k THIS_SH=/bin/bash BUILD_DIR=. runtest |