diff options
Diffstat (limited to 'tests')
| -rwxr-xr-x | tests/basic/rpm.t | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/rpm.t b/tests/basic/rpm.t index 6ca72e7b2..ef4b5abf0 100755 --- a/tests/basic/rpm.t +++ b/tests/basic/rpm.t @@ -33,6 +33,7 @@ if [ -z "${CHANGED_FILES}" ]  then          # only contents of files were changed, no need to retest rpmbuild          SKIP_TESTS +	rm -rf ${RESULT_DIR}          cleanup          exit 0  fi  | 
