Commit 91514b7d authored by Josh Paetzel's avatar Josh Paetzel
Browse files

Direct commit to tag to fix REVISION

parent f49ba047
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -104,7 +104,7 @@ fi
# REVISION gets set to "" when doing tagged versions, SVNREVISION allows
# us to keep the SVN[/git] revision number for the build.
SVNREVISION=${SVNREVISION:-$(echo ${svn}${git})}
: ${REVISION=$(echo ${svn}${git})}
REVISION=""
NANO_KERNEL="$NANO_CFG_BASE/FREENAS.$NANO_ARCH"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment