support "notbyuser" in testcases
authorMichael Schroeder <mls@suse.de>
Mon, 7 Apr 2014 10:49:08 +0000 (12:49 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 7 Apr 2014 10:49:08 +0000 (12:49 +0200)
ext/testcase.c

index ea3b5ed..70d98b3 100644 (file)
@@ -58,6 +58,7 @@ static struct jobflags2str {
   { SOLVER_ORUPDATE,  "orupdate" },
   { SOLVER_FORCEBEST, "forcebest" },
   { SOLVER_TARGETED,  "targeted" },
+  { SOLVER_NOTBYUSER, "notbyuser" },
   { SOLVER_SETEV,     "setev" },
   { SOLVER_SETEVR,    "setevr" },
   { SOLVER_SETARCH,   "setarch" },