Skip to content
Snippets Groups Projects
Commit a4f91e78 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Updated makepending test mode

parent 012a0975
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
if [ $(git status -s | wc -l) != 0 ]
then
echo You have uncommited git changes, stopping
exit 1
[ 1$1 = 1"test" ] || exit 1
fi
PAIRS="robur-hardy taranis-lucid dagda-natty brigantia-oneiric toutatis-precise"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment