f9618ee484
This script returns the csit branch that should be used for testing and verification. Related to csit patch: https://gerrit.fd.io/r/#/c/1344/ Change-Id: I51e44e4ba4dc433056ac8a870f8b7c7f9518189b Signed-off-by: Ed Warnicke <eaw@cisco.com>
3 lines
29 B
Bash
Executable File
3 lines
29 B
Bash
Executable File
#!/bin/sh
|
|
echo csit-verified
|