about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-04-18 18:16:23 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-04-18 18:16:23 -0700
commite3a53f3a7d5bc581661fdd249c1a74732493b550 (patch)
treec1bc33b39638c52649d24536f3dd5e876b6a303b
parentf8b0b04da1d63dfb442fa547a82f98f1be14b446 (diff)
downloadmu-e3a53f3a7d5bc581661fdd249c1a74732493b550.tar.gz
3834
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index bcab9a26..09208271 100755
--- a/build
+++ b/build
@@ -148,5 +148,7 @@ exit 0
 
 # scenarios considered:
 #   no output when nothing needs updating
+#     no output for mu.cc when .mu files modified
+#     touch mu.cc but don't modify it; no output on second build
 #   only a single layer is recompiled when changing a C++ function
 #   stop immediately after failure in tangle