Skip to content

Commit b341eb2

Browse files
Update bootstrap-osg-test
Co-Authored-By: brianhlin <[email protected]>
1 parent 28a3f16 commit b341eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap-osg-test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on_error_die()
1515

1616
if [ $# -ne 1 ]; then
1717
echo "Requires the major version number, i.e. 3.2 for 3.2.0"
18-
echo "usage: $0 <major version> [testing|development]"
18+
echo "usage: $0 <major version>"
1919
exit 1
2020
fi
2121

0 commit comments

Comments
 (0)