summaryrefslogtreecommitdiff
path: root/test/files/cli/test1/Main.check.jikes5
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2006-05-12 16:27:50 +0000
committermichelou <michelou@epfl.ch>2006-05-12 16:27:50 +0000
commit7199ea34abfcc9c45147e6c5f6a18afa38cd3f46 (patch)
tree39d29b82947e3fcfcded0084ff885187e6f56b27 /test/files/cli/test1/Main.check.jikes5
parent92dcada606ecce91a27db8e42f8caae6b04f5243 (diff)
downloadscala-7199ea34abfcc9c45147e6c5f6a18afa38cd3f46.tar.gz
scala-7199ea34abfcc9c45147e6c5f6a18afa38cd3f46.tar.bz2
scala-7199ea34abfcc9c45147e6c5f6a18afa38cd3f46.zip
fixed error in file build.xml
fixed IBM J9 related error in file test/clitest
Diffstat (limited to 'test/files/cli/test1/Main.check.jikes5')
-rw-r--r--test/files/cli/test1/Main.check.jikes53
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/cli/test1/Main.check.jikes5 b/test/files/cli/test1/Main.check.jikes5
new file mode 100644
index 0000000000..cd891689db
--- /dev/null
+++ b/test/files/cli/test1/Main.check.jikes5
@@ -0,0 +1,3 @@
+Error: "-dd" is an invalid option.
+use: jikes [options] [@files] file.java...
+For more help, try -help or -version.