projects
/
wrapfs-mgmt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c85e3e1
)
fixes
author
ezk
<ezk>
Fri, 1 Feb 2019 06:33:23 +0000
(06:33 +0000)
committer
ezk
<ezk>
Fri, 1 Feb 2019 06:33:23 +0000
(06:33 +0000)
wrapfs-fix-branch.sh
patch
|
blob
|
history
wrapfs-patch-release.sh
patch
|
blob
|
history
diff --git
a/wrapfs-fix-branch.sh
b/wrapfs-fix-branch.sh
index 770f050100f7479b1eb56049fca6f34c7a565e72..ac5df22dd23200d83a93828be1eb5097333bb7ba 100755
(executable)
--- a/
wrapfs-fix-branch.sh
+++ b/
wrapfs-fix-branch.sh
@@
-30,7
+30,7
@@
if [ -z "${WRAPFS_REPO:+x}" ]; then
fi
# Log info in a file
-LOG_FILE="/tmp/log-${WRAPFS_REPO}"
+LOG_FILE="/tmp/log-$
$-$
{WRAPFS_REPO}"
# function to execute commands
runcmd() {
diff --git
a/wrapfs-patch-release.sh
b/wrapfs-patch-release.sh
index 1ed4f355218e2526d180660c960d6d3adbd04b9f..99b7398a9aeda3d2357bd2da70ebb8f6bbc24840 100755
(executable)
--- a/
wrapfs-patch-release.sh
+++ b/
wrapfs-patch-release.sh
@@
-121,7
+121,7
@@
else
runcmd git pull korg ${LINUX_BRANCH}
fi
-# Push the latest ch
na
ges from korg to origin
+# Push the latest ch
an
ges from korg to origin
runcmd git push -f origin master
# checkout wrapfs branch