projects
/
iotcloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixing scripts for building and running tests.
[iotcloud.git]
/
version2
/
src
/
java
/
simple_test
/
build.bash
diff --git
a/version2/src/java/simple_test/build.bash
b/version2/src/java/simple_test/build.bash
index
dbce681
..
d2b5642
100755
(executable)
--- a/
version2/src/java/simple_test/build.bash
+++ b/
version2/src/java/simple_test/build.bash
@@
-1
+1
@@
-javac -cp .:/Users/Ali/Desktop/iotcloud/version2/src/java/iotcloud/bin *.java
\ No newline at end of file
+javac -cp .:../iotcloud/bin *.java