about summary refs log tree commit diff stats
path: root/test_apps
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-04-03 22:33:34 -0700
committerKartik Agaram <vc@akkartik.com>2020-05-18 00:44:46 -0700
commitd4307787110dc72ddaf02b5e9259afcceca0d794 (patch)
treeaafc92e73e0e400a7c190e372ef71aab20a8c71f /test_apps
parent94fca7058a2e2bd62393758fbb98cd3f8ace4b2a (diff)
downloadmu-d4307787110dc72ddaf02b5e9259afcceca0d794.tar.gz
dquotes.subx now working
Diffstat (limited to 'test_apps')
-rwxr-xr-xtest_apps2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_apps b/test_apps
index 4e1f5896..3de45d41 100755
--- a/test_apps
+++ b/test_apps
@@ -223,7 +223,7 @@ test $NATIVE  &&  {
 
 # Phases of the self-hosted SubX translator.
 
-for phase in hex pack tests  # survey assort dquotes
+for phase in hex pack tests dquotes  # survey assort dquotes
 do
   echo $phase
   ./bootstrap translate init.$OS 0[0-8]*.subx apps/subx-params.subx apps/$phase.subx -o apps/$phase