summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-02 18:53:04 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-02 18:53:04 +0000
commit5372aac976ce458dc92a175c4ba3cd29a5081694 (patch)
tree654900838ff81445a3d78999a1610baef59993cd /bin
parentc6a5c27b9a66776b71be816e41fe0b0a58cff86f (diff)
downloadATCD-5372aac976ce458dc92a175c4ba3cd29a5081694.tar.gz
ChangeLogTag: Tue May 02 13:51:21 2000 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/create_ace_build5
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/create_ace_build b/bin/create_ace_build
index 0c8329c45cd..9c917d564b8 100755
--- a/bin/create_ace_build
+++ b/bin/create_ace_build
@@ -20,9 +20,8 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
# consistency).
#
# This program can be re-run on a build tree at any time in order to
-# update it. It will only add new symlinks, it won't remove any that
-# are no longer valid. If you want to do that, it's easiest just to
-# remove the build completely and start from scratch.
+# update it. It will add symlinks for newly added files, and remove
+# any that are no longer valid.
#
# If the <build name> starts with "build/", that part will be removed
# from it.