]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
scripts : remove exit
authorGeorgi Gerganov <redacted>
Sat, 23 Dec 2023 15:54:42 +0000 (17:54 +0200)
committerGeorgi Gerganov <redacted>
Sat, 23 Dec 2023 15:54:42 +0000 (17:54 +0200)
scripts/sync-llama-am.sh

index 2a13d79e5bc59052ccec7ab684c715782a9db007..8e41f857004cae25f3de773d4409b6c6ba21ecb9 100755 (executable)
@@ -37,8 +37,6 @@ cd $SRC_GGML
 cat llama-am.patch | sed -e 's/^Subject: \(.*\) (#\([0-9]*\))/Subject: \1 (llama\/\2)/' > llama-am.patch.tmp
 mv llama-am.patch.tmp llama-am.patch
 
-exit
-
 git am -p1 --directory src llama-am.patch
 
 # update last commit