Lines Matching refs:dryrun
435 # directory warnings for dryrun invocations.
465 # If this is a dryrun, then this returns true as long as the contents
467 # (meaning that the directory would be empty in a non-dryrun when this
474 if [ -n "$dryrun" ]; then
564 if [ -z "$dryrun" ]; then
597 # If this is a dryrun and we are installing the
601 if [ -n "$dryrun" -a "$2" = "$DESTDIR" ]; then
623 if [ -z "$dryrun" ]; then
640 if [ -z "$dryrun" ]; then
649 if [ -z "$dryrun" ]; then
655 if [ -z "$dryrun" ]; then
661 if [ -z "$dryrun" ]; then
672 if [ -z "$dryrun" ]; then
680 if [ -z "$dryrun" ]; then
699 if [ -z "$dryrun" ]; then
734 if [ -n "$dryrun" ]; then
751 if [ -z "$dryrun" ]; then
772 if [ -z "$dryrun" ]; then
784 if [ -z "$dryrun" ]; then
855 if [ -z "$dryrun" ]; then
882 if [ -z "$dryrun" ]; then
895 if [ -z "$dryrun" ]; then
1067 if [ -z "$dryrun" ]; then
1668 # If this was a dryrun, remove the temporary tree if we built
1670 if [ -n "$dryrun" ]; then
1789 dryrun=
1803 dryrun=YES
1922 if [ -n "$dryrun" -o -n "$rerun" -o -n "$tarball" -o \
1928 if [ -n "$dryrun" -o -n "$rerun" -o -n "$tarball" ]; then
1933 if [ -n "$dryrun" -o -n "$rerun" -o -n "$preworld" ]; then