small doc update
[distro-setup] / phabricator-setup
index 25bbab7b22236f45dec14f07e4f4bec78883b785..053cf21de5492bbdf6aabff69b6b91ed90e3ca50 100755 (executable)
@@ -16,7 +16,7 @@
 
 
 # Automated phabricator setup. Not currently using it,
-# but it works.
+# but it worked last time I tried it.
 
 set -eE -o pipefail
 trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?"' ERR