diff options
Diffstat (limited to 'linux/ex13.subx')
-rw-r--r-- | linux/ex13.subx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/ex13.subx b/linux/ex13.subx index 295e9d2f..862bf897 100644 --- a/linux/ex13.subx +++ b/linux/ex13.subx @@ -1,7 +1,7 @@ # Compare 3 and 3. # # To run: -# $ bootstrap/bootstrap translate apps/ex13.subx -o apps/ex13 +# $ bootstrap/bootstrap translate ex13.subx -o ex13 # $ bootstrap/bootstrap run ex13 # Expected result: # $ echo $? |