Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9dfdc615de | |||
| 17f29a3a67 |
+1
-1
@@ -12,7 +12,7 @@ fi
|
|||||||
|
|
||||||
Cmd="pushd /home/oleg/develop/cvtt2"
|
Cmd="pushd /home/oleg/develop/cvtt2"
|
||||||
Cmd="${Cmd} && (cd ${prj}"
|
Cmd="${Cmd} && (cd ${prj}"
|
||||||
Cmd="${Cmd} && git pushall ${prj})"
|
Cmd="${Cmd} && git pushall)"
|
||||||
Cmd="${Cmd} && ./build_release.sh -p ${prj}"
|
Cmd="${Cmd} && ./build_release.sh -p ${prj}"
|
||||||
Cmd="${Cmd} && (cd ${prj}"
|
Cmd="${Cmd} && (cd ${prj}"
|
||||||
Cmd="${Cmd} && git pull --tags"
|
Cmd="${Cmd} && git pull --tags"
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
1.4.8,mostly cleaning
|
1.4.8F,mostly cleaning+fix
|
||||||
|
|||||||
Reference in New Issue
Block a user