Imported Upstream version 2.30.0
[platform/upstream/git.git] / unimplemented.sh
index 5252de4..fee21d2 100644 (file)
@@ -1,4 +1,4 @@
 #!/bin/sh
 
-echo >&2 "fatal: git was built without support for `basename $0` (@@REASON@@)."
+echo >&2 "fatal: git was built without support for $(basename $0) (@@REASON@@)."
 exit 128