aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/init/check_upstream
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-07-27 21:03:50 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-07-27 21:03:50 +0800
commitcda0870089c57d9b3859af0e58de0349da559020 (patch)
treea1e8c1dac6188439e478378d6b3f540d7f865d2a /bin/init/check_upstream
parentdfb947732c2c57ff16c6e037f7aeda1844628368 (diff)
Update
Diffstat (limited to 'bin/init/check_upstream')
-rwxr-xr-xbin/init/check_upstream2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/init/check_upstream b/bin/init/check_upstream
index fa6d277..529547b 100755
--- a/bin/init/check_upstream
+++ b/bin/init/check_upstream
@@ -21,4 +21,4 @@ if ! git rev-list "$head" | grep "$(git rev-parse origin/master)" > /dev/null; t
21 echo "New commit at" "$1" 21 echo "New commit at" "$1"
22fi 22fi
23 23
24echo "$(date)" check "$1" >> "$SETTING_DIR/log" || echo error happens when check upstream at $1 24echo "$(date)" check "$1" >> "$HELPER_DIR/log" || echo error happens when check upstream at $1