fix typo
authorMichael Wallner <mike@php.net>
Tue, 16 Sep 2014 16:04:19 +0000 (18:04 +0200)
committerMichael Wallner <mike@php.net>
Tue, 16 Sep 2014 16:04:19 +0000 (18:04 +0200)
share/btr/source/git.mk

index 02744cd2cae9bc9caac56b71bd5df831ae38e7f7..7c841da48bd0a47a6ebe097fcb3401b1dc4cc752 100644 (file)
@@ -12,7 +12,7 @@ clean: $(BTR_BRANCH_DIR)
        if $(BTR_SOURCE_CLEAN); \
        then \
                cd $(BTR_BRANCH_DIR) && \
        if $(BTR_SOURCE_CLEAN); \
        then \
                cd $(BTR_BRANCH_DIR) && \
-                       git reset --hard $(BTR_QUIET_FLAGS); \
+                       git reset --hard $(BTR_QUIET_FLAG); \
        fi;
 
 fetch: $(BTR_REPO_DIR)
        fi;
 
 fetch: $(BTR_REPO_DIR)