PERFORCE change 124417 for review

Gabor Kovesdan gabor at FreeBSD.org
Tue Jul 31 12:45:29 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=124417

Change 124417 by gabor at gabor_server on 2007/07/31 12:44:43

	s/Dir/Directory/

Affected files ...

.. //depot/projects/soc2006/gabor_destdir/Mk/bsd.destdir.mk#30 edit

Differences ...

==== //depot/projects/soc2006/gabor_destdir/Mk/bsd.destdir.mk#30 (text+ko) ====

@@ -184,7 +184,7 @@
 			fi; \
 		[ "$${_entry_should_mount}" = "0" ] || \
 			if ${MOUNT_NULLFS} $${_host_path} $${_full_dest_path}; then \
-				${ECHO_CMD} "DEBUG: Dir $${_host_path} mounted" ${_DESTDIR_DEBUG}; \
+				${ECHO_CMD} "DEBUG: Directory $${_host_path} mounted" ${_DESTDIR_DEBUG}; \
 				_mounted_entries_list="$${_full_dest_path} $${_mounted_entries_list}"; \
 				_var_path_list="$${_var_path_list} $${_mount_var}=$${_dest_path}"; \
 			else \


More information about the p4-projects mailing list